#ABE99F#ABE99F
#ABE99F is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.4% C 0.118 H 140.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE99F |
|---|---|
| RGB | rgb(171, 233, 159) |
| HSL | hsl(110, 63%, 77%) |
| HSV | hsv(110, 32%, 91%) |
| CMYK | cmyk(26.6%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(86.72, -33.32, 29.86) |
| CIE-LCH | lch(86.72, 44.75, 138.14°) |
| OKLab | oklab(87.38% -0.0908 0.075) |
| OKLCH | oklch(87.38% 0.118 140.5) |
| XYZ | xyz(52.1897, 69.4372, 43.4471) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.12
Light Grey Green
#B7E1A1
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 3.95
Light Pastel Green
#B2FBA5
ΔE00 4.05
Hospital Green
#9BE5AA
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE99F #DD9FE9
analogous
#D0E99F #ABE99F #9FE9B8
triadic
#ABE99F #9FABE9 #E99FAB
tetradic
#ABE99F #9FD0E9 #DD9FE9 #E9B89F
square
#ABE99F #9FD0E9 #DD9FE9 #E9B89F
split-complementary
#ABE99F #B89FE9 #E99FD0
monochromatic
#54D23B #7FDE6D #ABE99F #D7F4D1 #E9F9E6
Accessibility & contrast
On white
1.41
#ABE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#ABE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE99F
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE99F | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#A7E4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe99f; /* rgb */ color: rgb(171, 233, 159); /* oklch */ color: oklch(87.4% 0.118 140.5);
Tailwind
colors: {
custom: {
50: '#c5f0bc',
500: '#abe99f',
950: '#000000',
},
}SCSS
$custom: #abe99f; $custom-light: #c5f0bc; $custom-dark: #000000;
JSON
{
"hex": "#abe99f",
"rgb": {
"r": 171,
"g": 233,
"b": 159
},
"hsl": {
"h": 110.27,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.87378,
"c": 0.11777,
"h": 140.5
},
"luminance": 0.69439
}Semantic roles & 50–950 ramp
primary
#ABE99F
secondary
#B568C4
accent
#1BCAAE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582