HEX atlas value

#ABF8C0

#ABF8C0 is a cool green HEX color close to Seafoam. According to Colors Encyclopedia, it converts to RGB 171, 248, 192, HSL 136, 85%, 82%, has luminance 0.796, and belongs to the pastel group.

#ABF8C0 Sample readable text
HEX #ABF8C0
RGB rgb(171, 248, 192)
HSL hsl(136 85% 82%)
CMYK cmyk(31, 0, 23, 3)
Luminance 0.796
Contrast Black 16.92:1White 1.24:1

CSS

--color-abf8c0: #ABF8C0;
.background-abf8c0 { background-color: #ABF8C0; }
.text-abf8c0 { color: #ABF8C0; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.796
Black text16.92:1AA Pass
White text1.24:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#ABF8C0","rgb":[171,248,192],"hsl":[136,85,82],"cmyk":[31,0,23,3],"luminance":0.796,"contrast":{"black":16.92,"white":1.24}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.92,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.24,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A3FFBC","hex":"#A3FFBC","family":"green","bestTextColor":"#000000","contrastBlack":17.59,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#AAF8E6","hex":"#AAF8E6","family":"cyan","bestTextColor":"#000000","contrastBlack":17.28,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#BCF8AA","hex":"#BCF8AA","family":"green","bestTextColor":"#000000","contrastBlack":17.15,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Seafoam adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/abf8c0.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/seafoam.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json"]}
Harmonies
{"complementary":"#F8AAE3","analogous":["#BCF8AA","#AAF8E6"],"triadic":["#BFAAF8","#F8BFAA"],"tetradic":["#AABCF8","#F8AAE3","#F8E6AA"],"splitComplementary":["#E6AAF8","#F8AABC"],"monochromatic":["#FFFFFF","#ABF8C0","#55F17F"]}
Variants
{"light":"#FFFFFF","dark":"#55F17F","saturated":"#A3FFBC","desaturated":"#B4EEC4","pastel":"#FFFFFF","neon":"#CCFFDA"}
Nearest named colors
[{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":28.372521918222215},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":28.61817604250837},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":31.843366656181317},{"slug":"pastel-aqua","name":"Pastel Aqua","hex":"#B8E8E0","distance":38.06573262134856},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":38.535697735995385}]

HEX meaning and use

About #ABF8C0

#ABF8C0 is classified as a cool green value with pastel visual character. #ABF8C0 is visually closest to Seafoam, a named green color with HEX #93E9BE.

The RGB channels are 171, 248, and 192, with green carrying the strongest channel weight. In HSL, the hue is 136deg with 85% saturation and 82% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.796, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 28.37, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.92:1AA Pass
White text1.24:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #ABF8C0 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000016.92:1 · AAA
White text#FFFFFF1.24:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#A3FFBC#000000 text · best 17.59:1#A3FFBC
#AAF8E6#000000 text · best 17.28:1#AAF8E6
#BCF8AA#000000 text · best 17.15:1#BCF8AA

Generated Palette

#ABF8C0#ABF8C0
#F8AAE3#F8AAE3
#BCF8AA#BCF8AA
#AAF8E6#AAF8E6
White#FFFFFF
#55F17F#55F17F

Color Harmonies

#F8AAE3#F8AAE3
#BCF8AA#BCF8AA
#AAF8E6#AAF8E6
#BFAAF8#BFAAF8
#F8BFAA#F8BFAA

Variants

White#FFFFFF
#55F17F#55F17F
#A3FFBC#A3FFBC
#B4EEC4#B4EEC4
White#FFFFFF
#CCFFDA#CCFFDA

Nearest Named Colors