#AFE6AA#AFE6AA
#AFE6AA is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.2% C 0.099 H 142.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE6AA |
|---|---|
| RGB | rgb(175, 230, 170) |
| HSL | hsl(115, 55%, 78%) |
| HSV | hsv(115, 26%, 90%) |
| CMYK | cmyk(23.9%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(86.31, -28.85, 23.70) |
| CIE-LCH | lch(86.31, 37.34, 140.60°) |
| OKLab | oklab(87.17% -0.0787 0.0602) |
| OKLCH | oklch(87.17% 0.099 142.6) |
| XYZ | xyz(53.2297, 68.6082, 48.4606) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.34
Light Grey Green
#B7E1A1
ΔE00 2.90
Hospital Green
#9BE5AA
ΔE00 3.24
Washed Out Green
#BCF5A6
ΔE00 4.77
Mint
#AAF0C1
ΔE00 4.93
Celadon
#BEFDB7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE6AA #E1AAE6
analogous
#CDE6AA #AFE6AA #AAE6C3
triadic
#AFE6AA #AAAFE6 #E6AAAF
tetradic
#AFE6AA #AACDE6 #E1AAE6 #E6C3AA
square
#AFE6AA #AACDE6 #E1AAE6 #E6C3AA
split-complementary
#AFE6AA #C3AAE6 #E6AACD
monochromatic
#56CA4B #82D87B #AFE6AA #DCF4D9 #E9F8E7
Accessibility & contrast
On white
1.43
#AFE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#AFE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE6AA
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE6AA | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#E0D6AD
Tritanopia (blue-blind)
#ABE2D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe6aa; /* rgb */ color: rgb(175, 230, 170); /* oklch */ color: oklch(87.2% 0.099 142.6);
Tailwind
colors: {
custom: {
50: '#c8eec3',
500: '#afe6aa',
950: '#000000',
},
}SCSS
$custom: #afe6aa; $custom-light: #c8eec3; $custom-dark: #000000;
JSON
{
"hex": "#afe6aa",
"rgb": {
"r": 175,
"g": 230,
"b": 170
},
"hsl": {
"h": 115,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.87172,
"c": 0.09905,
"h": 142.6
},
"luminance": 0.6861
}Semantic roles & 50–950 ramp
primary
#AFE6AA
secondary
#BA74C1
accent
#23C2B5
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582