#AFEAA0#AFEAA0
#AFEAA0 is a very light, moderate green. Relative luminance 0.705; OKLCH L 87.9% C 0.116 H 139.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAA0 |
|---|---|
| RGB | rgb(175, 234, 160) |
| HSL | hsl(108, 64%, 77%) |
| HSV | hsv(108, 32%, 92%) |
| CMYK | cmyk(25.2%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(87.24, -32.30, 30.09) |
| CIE-LCH | lch(87.24, 44.15, 137.03°) |
| OKLab | oklab(87.86% -0.088 0.0755) |
| OKLCH | oklch(87.86% 0.116 139.4) |
| XYZ | xyz(53.4454, 70.4960, 44.0421) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 2.66
Light Grey Green
#B7E1A1
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 3.54
Light Pastel Green
#B2FBA5
ΔE00 3.91
Celadon
#BEFDB7
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAA0 #DBA0EA
analogous
#D4EAA0 #AFEAA0 #A0EAB6
triadic
#AFEAA0 #A0AFEA #EAA0AF
tetradic
#AFEAA0 #A0D4EA #DBA0EA #EAB6A0
square
#AFEAA0 #A0D4EA #DBA0EA #EAB6A0
split-complementary
#AFEAA0 #B6A0EA #EAA0D4
monochromatic
#5BD43C #85DF6E #AFEAA0 #D9F5D2 #EAF9E6
Accessibility & contrast
On white
1.39
#AFEAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#AFEAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAA0
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAA0 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9B
Deuteranopia (green-blind)
#E5D8A4
Tritanopia (blue-blind)
#ACE5D7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeaa0; /* rgb */ color: rgb(175, 234, 160); /* oklch */ color: oklch(87.9% 0.116 139.4);
Tailwind
colors: {
custom: {
50: '#c8f1bc',
500: '#afeaa0',
950: '#000000',
},
}SCSS
$custom: #afeaa0; $custom-light: #c8f1bc; $custom-dark: #000000;
JSON
{
"hex": "#afeaa0",
"rgb": {
"r": 175,
"g": 234,
"b": 160
},
"hsl": {
"h": 107.838,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.87861,
"c": 0.11599,
"h": 139.4
},
"luminance": 0.70498
}Semantic roles & 50–950 ramp
primary
#AFEAA0
secondary
#B369C5
accent
#1ACCA8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582