#AFE8A0#AFE8A0
#AFE8A0 is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.4% C 0.113 H 139.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE8A0 |
|---|---|
| RGB | rgb(175, 232, 160) |
| HSL | hsl(108, 61%, 77%) |
| HSV | hsv(108, 31%, 91%) |
| CMYK | cmyk(24.6%, 0%, 31%, 9%) |
| CIE-LAB | lab(86.68, -31.37, 29.34) |
| CIE-LCH | lch(86.68, 42.95, 136.91°) |
| OKLab | oklab(87.41% -0.0855 0.0737) |
| OKLCH | oklch(87.41% 0.113 139.2) |
| XYZ | xyz(52.8793, 69.3636, 43.8533) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.36
Light Grey Green
#B7E1A1
ΔE00 2.82
Washed Out Green
#BCF5A6
ΔE00 3.07
Tea Green
#BDF8A3
ΔE00 4.00
Light Pastel Green
#B2FBA5
ΔE00 4.44
Hospital Green
#9BE5AA
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE8A0 #D9A0E8
analogous
#D3E8A0 #AFE8A0 #A0E8B5
triadic
#AFE8A0 #A0AFE8 #E8A0AF
tetradic
#AFE8A0 #A0D3E8 #D9A0E8 #E8B5A0
square
#AFE8A0 #A0D3E8 #D9A0E8 #E8B5A0
split-complementary
#AFE8A0 #B5A0E8 #E8A0D3
monochromatic
#5CD03D #86DC6F #AFE8A0 #D8F4D1 #EAF9E6
Accessibility & contrast
On white
1.41
#AFE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#AFE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE8A0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE8A0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9B
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#ACE3D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe8a0; /* rgb */ color: rgb(175, 232, 160); /* oklch */ color: oklch(87.4% 0.113 139.2);
Tailwind
colors: {
custom: {
50: '#c8efbc',
500: '#afe8a0',
950: '#000000',
},
}SCSS
$custom: #afe8a0; $custom-light: #c8efbc; $custom-dark: #000000;
JSON
{
"hex": "#afe8a0",
"rgb": {
"r": 175,
"g": 232,
"b": 160
},
"hsl": {
"h": 107.5,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.87414,
"c": 0.11288,
"h": 139.2
},
"luminance": 0.69365
}Semantic roles & 50–950 ramp
primary
#AFE8A0
secondary
#B069C3
accent
#1DC9A5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582