#AFE8A9#AFE8A9
#AFE8A9 is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.6% C 0.103 H 142.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE8A9 |
|---|---|
| RGB | rgb(175, 232, 169) |
| HSL | hsl(114, 58%, 79%) |
| HSV | hsv(114, 27%, 91%) |
| CMYK | cmyk(24.6%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(86.84, -29.96, 24.94) |
| CIE-LCH | lch(86.84, 38.98, 140.22°) |
| OKLab | oklab(87.6% -0.0817 0.0632) |
| OKLCH | oklch(87.6% 0.103 142.3) |
| XYZ | xyz(53.6953, 69.6900, 48.1509) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.08
Light Grey Green
#B7E1A1
ΔE00 3.00
Hospital Green
#9BE5AA
ΔE00 3.32
Washed Out Green
#BCF5A6
ΔE00 4.14
Celadon
#BEFDB7
ΔE00 4.47
Light Mint
#B6FFBB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE8A9 #E2A9E8
analogous
#CEE8A9 #AFE8A9 #A9E8C2
triadic
#AFE8A9 #A9AFE8 #E8A9AF
tetradic
#AFE8A9 #A9CEE8 #E2A9E8 #E8C2A9
square
#AFE8A9 #A9CEE8 #E2A9E8 #E8C2A9
split-complementary
#AFE8A9 #C2A9E8 #E8A9CE
monochromatic
#55CE48 #82DB79 #AFE8A9 #DCF5D9 #E9F9E7
Accessibility & contrast
On white
1.41
#AFE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#AFE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE8A9
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE8A9 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA5
Deuteranopia (green-blind)
#E2D7AC
Tritanopia (blue-blind)
#ABE4D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe8a9; /* rgb */ color: rgb(175, 232, 169); /* oklch */ color: oklch(87.6% 0.103 142.3);
Tailwind
colors: {
custom: {
50: '#c8efc3',
500: '#afe8a9',
950: '#000000',
},
}SCSS
$custom: #afe8a9; $custom-light: #c8efc3; $custom-dark: #000000;
JSON
{
"hex": "#afe8a9",
"rgb": {
"r": 175,
"g": 232,
"b": 169
},
"hsl": {
"h": 114.286,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.87596,
"c": 0.10329,
"h": 142.3
},
"luminance": 0.69692
}Semantic roles & 50–950 ramp
primary
#AFE8A9
secondary
#BB72C3
accent
#20C5B6
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582