#ABE99E#ABE99E
#ABE99E is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.4% C 0.119 H 140.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE99E |
|---|---|
| RGB | rgb(171, 233, 158) |
| HSL | hsl(110, 63%, 77%) |
| HSV | hsv(110, 32%, 91%) |
| CMYK | cmyk(26.6%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(86.70, -33.48, 30.35) |
| CIE-LCH | lch(86.70, 45.19, 137.81°) |
| OKLab | oklab(87.36% -0.0913 0.0761) |
| OKLCH | oklch(87.36% 0.119 140.2) |
| XYZ | xyz(52.1033, 69.4026, 42.9919) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.06
Light Grey Green
#B7E1A1
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 3.85
Light Pastel Green
#B2FBA5
ΔE00 3.99
Hospital Green
#9BE5AA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE99E #DC9EE9
analogous
#D1E99E #ABE99E #9EE9B7
triadic
#ABE99E #9EABE9 #E99EAB
tetradic
#ABE99E #9ED1E9 #DC9EE9 #E9B79E
square
#ABE99E #9ED1E9 #DC9EE9 #E9B79E
split-complementary
#ABE99E #B79EE9 #E99ED1
monochromatic
#55D23A #80DE6C #ABE99E #D6F4D0 #E9F9E6
Accessibility & contrast
On white
1.41
#ABE99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#ABE99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE99E
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE99E | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD99
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#A7E4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe99e; /* rgb */ color: rgb(171, 233, 158); /* oklch */ color: oklch(87.4% 0.119 140.2);
Tailwind
colors: {
custom: {
50: '#c5f0bb',
500: '#abe99e',
950: '#000000',
},
}SCSS
$custom: #abe99e; $custom-light: #c5f0bb; $custom-dark: #000000;
JSON
{
"hex": "#abe99e",
"rgb": {
"r": 171,
"g": 233,
"b": 158
},
"hsl": {
"h": 109.6,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.87359,
"c": 0.11883,
"h": 140.2
},
"luminance": 0.69404
}Semantic roles & 50–950 ramp
primary
#ABE99E
secondary
#B467C4
accent
#1BCBAC
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582