#AFE7AA#AFE7AA
#AFE7AA is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.4% C 0.101 H 142.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE7AA |
|---|---|
| RGB | rgb(175, 231, 170) |
| HSL | hsl(115, 56%, 79%) |
| HSV | hsv(115, 26%, 91%) |
| CMYK | cmyk(24.2%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(86.59, -29.33, 24.08) |
| CIE-LCH | lch(86.59, 37.94, 140.62°) |
| OKLab | oklab(87.4% -0.08 0.0611) |
| OKLCH | oklch(87.4% 0.101 142.6) |
| XYZ | xyz(53.5088, 69.1664, 48.5536) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.23
Light Grey Green
#B7E1A1
ΔE00 2.99
Hospital Green
#9BE5AA
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 4.53
Celadon
#BEFDB7
ΔE00 4.76
Mint
#AAF0C1
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE7AA #E2AAE7
analogous
#CDE7AA #AFE7AA #AAE7C3
triadic
#AFE7AA #AAAFE7 #E7AAAF
tetradic
#AFE7AA #AACDE7 #E2AAE7 #E7C3AA
square
#AFE7AA #AACDE7 #E2AAE7 #E7C3AA
split-complementary
#AFE7AA #C3AAE7 #E7AACD
monochromatic
#55CC4B #82DA7A #AFE7AA #DCF4DA #E9F8E7
Accessibility & contrast
On white
1.42
#AFE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#AFE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE7AA
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE7AA | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#E1D7AD
Tritanopia (blue-blind)
#ABE3D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe7aa; /* rgb */ color: rgb(175, 231, 170); /* oklch */ color: oklch(87.4% 0.101 142.6);
Tailwind
colors: {
custom: {
50: '#c8efc3',
500: '#afe7aa',
950: '#000000',
},
}SCSS
$custom: #afe7aa; $custom-light: #c8efc3; $custom-dark: #000000;
JSON
{
"hex": "#afe7aa",
"rgb": {
"r": 175,
"g": 231,
"b": 170
},
"hsl": {
"h": 115.082,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.87395,
"c": 0.10064,
"h": 142.6
},
"luminance": 0.69168
}Semantic roles & 50–950 ramp
primary
#AFE7AA
secondary
#BB73C2
accent
#22C3B6
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582