#AFE0AB#AFE0AB
#AFE0AB is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.9% C 0.088 H 142.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0AB |
|---|---|
| RGB | rgb(175, 224, 171) |
| HSL | hsl(115, 46%, 77%) |
| HSV | hsv(115, 24%, 88%) |
| CMYK | cmyk(21.9%, 0%, 23.7%, 12.2%) |
| CIE-LAB | lab(84.67, -25.82, 20.92) |
| CIE-LCH | lch(84.67, 33.23, 140.98°) |
| OKLab | oklab(85.86% -0.0704 0.0534) |
| OKLCH | oklch(85.86% 0.088 142.8) |
| XYZ | xyz(51.6836, 65.3641, 48.4137) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.19
Light Sage
#BCECAC
ΔE00 3.61
Hospital Green
#9BE5AA
ΔE00 3.91
Mint
#AAF0C1
ΔE00 5.19
Washed Out Green
#BCF5A6
ΔE00 6.51
Celadon
#BEFDB7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0AB #DCABE0
analogous
#C9E0AB #AFE0AB #ABE0C2
triadic
#AFE0AB #ABAFE0 #E0ABAF
tetradic
#AFE0AB #ABC9E0 #DCABE0 #E0C2AB
square
#AFE0AB #ABC9E0 #DCABE0 #E0C2AB
split-complementary
#AFE0AB #C2ABE0 #E0ABC9
monochromatic
#5ABF52 #84D07E #AFE0AB #DAF0D8 #EAF7E9
Accessibility & contrast
On white
1.49
#AFE0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#AFE0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0AB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0AB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A8
Deuteranopia (green-blind)
#DBD1AE
Tritanopia (blue-blind)
#ABDDD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe0ab; /* rgb */ color: rgb(175, 224, 171); /* oklch */ color: oklch(85.9% 0.088 142.8);
Tailwind
colors: {
custom: {
50: '#c7eac4',
500: '#afe0ab',
950: '#000000',
},
}SCSS
$custom: #afe0ab; $custom-light: #c7eac4; $custom-dark: #000000;
JSON
{
"hex": "#afe0ab",
"rgb": {
"r": 175,
"g": 224,
"b": 171
},
"hsl": {
"h": 115.472,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.85863,
"c": 0.08835,
"h": 142.8
},
"luminance": 0.65366
}Semantic roles & 50–950 ramp
primary
#AFE0AB
secondary
#B476B9
accent
#2CB9AF
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482