#ABE99D#ABE99D
#ABE99D is a very light, moderate green. Relative luminance 0.694; OKLCH L 87.3% C 0.120 H 139.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE99D |
|---|---|
| RGB | rgb(171, 233, 157) |
| HSL | hsl(109, 63%, 76%) |
| HSV | hsv(109, 33%, 91%) |
| CMYK | cmyk(26.6%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(86.69, -33.63, 30.83) |
| CIE-LCH | lch(86.69, 45.62, 137.48°) |
| OKLab | oklab(87.34% -0.0917 0.0772) |
| OKLCH | oklch(87.34% 0.12 139.9) |
| XYZ | xyz(52.0175, 69.3683, 42.5405) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.02
Light Sage
#BCECAC
ΔE00 3.16
Light Grey Green
#B7E1A1
ΔE00 3.66
Tea Green
#BDF8A3
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE99D #DB9DE9
analogous
#D1E99D #ABE99D #9DE9B5
triadic
#ABE99D #9DABE9 #E99DAB
tetradic
#ABE99D #9DD1E9 #DB9DE9 #E9B59D
square
#ABE99D #9DD1E9 #DB9DE9 #E9B59D
split-complementary
#ABE99D #B59DE9 #E99DD1
monochromatic
#55D339 #80DE6B #ABE99D #D6F4CF #EAF9E6
Accessibility & contrast
On white
1.41
#ABE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#ABE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE99D
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE99D | 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)
#EDDD98
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#A7E4D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe99d; /* rgb */ color: rgb(171, 233, 157); /* oklch */ color: oklch(87.3% 0.120 139.9);
Tailwind
colors: {
custom: {
50: '#c5f0ba',
500: '#abe99d',
950: '#000000',
},
}SCSS
$custom: #abe99d; $custom-light: #c5f0ba; $custom-dark: #000000;
JSON
{
"hex": "#abe99d",
"rgb": {
"r": 171,
"g": 233,
"b": 157
},
"hsl": {
"h": 108.947,
"s": 63.333,
"l": 76.471
},
"oklch": {
"l": 0.8734,
"c": 0.11988,
"h": 139.9
},
"luminance": 0.6937
}Semantic roles & 50–950 ramp
primary
#ABE99D
secondary
#B366C4
accent
#1ACBAB
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581