#AFE89E#AFE89E
#AFE89E is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.4% C 0.115 H 138.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE89E |
|---|---|
| RGB | rgb(175, 232, 158) |
| HSL | hsl(106, 62%, 76%) |
| HSV | hsv(106, 32%, 91%) |
| CMYK | cmyk(24.6%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(86.65, -31.67, 30.32) |
| CIE-LCH | lch(86.65, 43.84, 136.25°) |
| OKLab | oklab(87.38% -0.0863 0.076) |
| OKLCH | oklch(87.38% 0.115 138.6) |
| XYZ | xyz(52.7057, 69.2942, 42.9393) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.59
Light Grey Green
#B7E1A1
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 3.81
Light Pastel Green
#B2FBA5
ΔE00 4.33
Celadon
#BEFDB7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE89E #D79EE8
analogous
#D4E89E #AFE89E #9EE8B2
triadic
#AFE89E #9EAFE8 #E89EAF
tetradic
#AFE89E #9ED4E8 #D79EE8 #E8B29E
square
#AFE89E #9ED4E8 #D79EE8 #E8B29E
split-complementary
#AFE89E #B29EE8 #E89ED4
monochromatic
#5DD13B #86DC6D #AFE89E #D8F4CF #EBF9E6
Accessibility & contrast
On white
1.41
#AFE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#AFE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE89E
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE89E | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC99
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#ACE3D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe89e; /* rgb */ color: rgb(175, 232, 158); /* oklch */ color: oklch(87.4% 0.115 138.6);
Tailwind
colors: {
custom: {
50: '#c8efbb',
500: '#afe89e',
950: '#000000',
},
}SCSS
$custom: #afe89e; $custom-light: #c8efbb; $custom-dark: #000000;
JSON
{
"hex": "#afe89e",
"rgb": {
"r": 175,
"g": 232,
"b": 158
},
"hsl": {
"h": 106.216,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.87375,
"c": 0.11502,
"h": 138.6
},
"luminance": 0.69296
}Semantic roles & 50–950 ramp
primary
#AFE89E
secondary
#AE67C3
accent
#1CC9A2
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582