#AFE2AC#AFE2AC
#AFE2AC is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.3% C 0.091 H 143.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2AC |
|---|---|
| RGB | rgb(175, 226, 172) |
| HSL | hsl(117, 48%, 78%) |
| HSV | hsv(117, 24%, 89%) |
| CMYK | cmyk(22.6%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(85.24, -26.61, 21.19) |
| CIE-LCH | lch(85.24, 34.02, 141.47°) |
| OKLab | oklab(86.33% -0.0726 0.054) |
| OKLCH | oklch(86.33% 0.091 143.4) |
| XYZ | xyz(52.3200, 66.4837, 49.0978) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.23
Light Sage
#BCECAC
ΔE00 3.31
Hospital Green
#9BE5AA
ΔE00 3.57
Mint
#AAF0C1
ΔE00 4.83
Washed Out Green
#BCF5A6
ΔE00 6.14
Celadon
#BEFDB7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2AC #DFACE2
analogous
#CAE2AC #AFE2AC #ACE2C4
triadic
#AFE2AC #ACAFE2 #E2ACAF
tetradic
#AFE2AC #ACCAE2 #DFACE2 #E2C4AC
square
#AFE2AC #ACCAE2 #DFACE2 #E2C4AC
split-complementary
#AFE2AC #C4ACE2 #E2ACCA
monochromatic
#58C251 #83D27F #AFE2AC #DBF2D9 #E9F7E8
Accessibility & contrast
On white
1.47
#AFE2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#AFE2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2AC
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2AC | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A9
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#ABDFD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe2ac; /* rgb */ color: rgb(175, 226, 172); /* oklch */ color: oklch(86.3% 0.091 143.4);
Tailwind
colors: {
custom: {
50: '#c7ebc5',
500: '#afe2ac',
950: '#000000',
},
}SCSS
$custom: #afe2ac; $custom-light: #c7ebc5; $custom-dark: #000000;
JSON
{
"hex": "#afe2ac",
"rgb": {
"r": 175,
"g": 226,
"b": 172
},
"hsl": {
"h": 116.667,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.86328,
"c": 0.09051,
"h": 143.4
},
"luminance": 0.66485
}Semantic roles & 50–950 ramp
primary
#AFE2AC
secondary
#B877BB
accent
#2ABBB3
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482