#AFE2AB#AFE2AB
#AFE2AB is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.3% C 0.092 H 142.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2AB |
|---|---|
| RGB | rgb(175, 226, 171) |
| HSL | hsl(116, 49%, 78%) |
| HSV | hsv(116, 24%, 89%) |
| CMYK | cmyk(22.6%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(85.22, -26.78, 21.68) |
| CIE-LCH | lch(85.22, 34.46, 141.01°) |
| OKLab | oklab(86.31% -0.073 0.0552) |
| OKLCH | oklch(86.31% 0.092 142.9) |
| XYZ | xyz(52.2243, 66.4454, 48.5939) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.03
Light Sage
#BCECAC
ΔE00 3.16
Hospital Green
#9BE5AA
ΔE00 3.58
Mint
#AAF0C1
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.96
Celadon
#BEFDB7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2AB #DEABE2
analogous
#CBE2AB #AFE2AB #ABE2C2
triadic
#AFE2AB #ABAFE2 #E2ABAF
tetradic
#AFE2AB #ABCBE2 #DEABE2 #E2C2AB
square
#AFE2AB #ABCBE2 #DEABE2 #E2C2AB
split-complementary
#AFE2AB #C2ABE2 #E2ABCB
monochromatic
#58C350 #84D27E #AFE2AB #DAF2D8 #E9F7E8
Accessibility & contrast
On white
1.47
#AFE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AFE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2AB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2AB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#ABDFD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe2ab; /* rgb */ color: rgb(175, 226, 171); /* oklch */ color: oklch(86.3% 0.092 142.9);
Tailwind
colors: {
custom: {
50: '#c7ebc4',
500: '#afe2ab',
950: '#000000',
},
}SCSS
$custom: #afe2ab; $custom-light: #c7ebc4; $custom-dark: #000000;
JSON
{
"hex": "#afe2ab",
"rgb": {
"r": 175,
"g": 226,
"b": 171
},
"hsl": {
"h": 115.636,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86306,
"c": 0.09158,
"h": 142.9
},
"luminance": 0.66447
}Semantic roles & 50–950 ramp
primary
#AFE2AB
secondary
#B676BB
accent
#2ABCB1
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482