#AFE8A6#AFE8A6
#AFE8A6 is a very light, moderate green. Relative luminance 0.696; OKLCH L 87.5% C 0.106 H 141.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE8A6 |
|---|---|
| RGB | rgb(175, 232, 166) |
| HSL | hsl(112, 59%, 78%) |
| HSV | hsv(112, 28%, 91%) |
| CMYK | cmyk(24.6%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(86.79, -30.44, 26.41) |
| CIE-LCH | lch(86.79, 40.30, 139.05°) |
| OKLab | oklab(87.53% -0.0829 0.0668) |
| OKLCH | oklch(87.53% 0.106 141.2) |
| XYZ | xyz(53.4168, 69.5787, 46.6846) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.99
Light Grey Green
#B7E1A1
ΔE00 2.80
Hospital Green
#9BE5AA
ΔE00 3.68
Washed Out Green
#BCF5A6
ΔE00 3.70
Celadon
#BEFDB7
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE8A6 #DFA6E8
analogous
#D0E8A6 #AFE8A6 #A6E8BE
triadic
#AFE8A6 #A6AFE8 #E8A6AF
tetradic
#AFE8A6 #A6D0E8 #DFA6E8 #E8BEA6
square
#AFE8A6 #A6D0E8 #DFA6E8 #E8BEA6
split-complementary
#AFE8A6 #BEA6E8 #E8A6D0
monochromatic
#58CF45 #83DB75 #AFE8A6 #DBF5D7 #E9F9E7
Accessibility & contrast
On white
1.41
#AFE8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#AFE8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE8A6
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE8A6 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA2
Deuteranopia (green-blind)
#E3D7A9
Tritanopia (blue-blind)
#ABE4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe8a6; /* rgb */ color: rgb(175, 232, 166); /* oklch */ color: oklch(87.5% 0.106 141.2);
Tailwind
colors: {
custom: {
50: '#c8efc0',
500: '#afe8a6',
950: '#000000',
},
}SCSS
$custom: #afe8a6; $custom-light: #c8efc0; $custom-dark: #000000;
JSON
{
"hex": "#afe8a6",
"rgb": {
"r": 175,
"g": 232,
"b": 166
},
"hsl": {
"h": 111.818,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.87534,
"c": 0.10647,
"h": 141.2
},
"luminance": 0.6958
}Semantic roles & 50–950 ramp
primary
#AFE8A6
secondary
#B86FC3
accent
#1FC7B0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582