#ABE8A9#ABE8A9
#ABE8A9 is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.4% C 0.106 H 143.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE8A9 |
|---|---|
| RGB | rgb(171, 232, 169) |
| HSL | hsl(118, 58%, 79%) |
| HSV | hsv(118, 27%, 91%) |
| CMYK | cmyk(26.3%, 0%, 27.2%, 9%) |
| CIE-LAB | lab(86.62, -31.27, 24.60) |
| CIE-LCH | lch(86.62, 39.79, 141.81°) |
| OKLab | oklab(87.36% -0.0853 0.0624) |
| OKLCH | oklch(87.36% 0.106 143.8) |
| XYZ | xyz(52.8105, 69.2338, 48.1094) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.68
Light Sage
#BCECAC
ΔE00 2.72
Light Grey Green
#B7E1A1
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 4.45
Celadon
#BEFDB7
ΔE00 4.59
Light Mint Green
#A6FBB2
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE8A9 #E6A9E8
analogous
#CAE8A9 #ABE8A9 #A9E8C6
triadic
#ABE8A9 #A9ABE8 #E8A9AB
tetradic
#ABE8A9 #A9CAE8 #E6A9E8 #E8C6A9
square
#ABE8A9 #A9CAE8 #E6A9E8 #E8C6A9
split-complementary
#ABE8A9 #C6A9E8 #E8A9CA
monochromatic
#4DCE48 #7CDB79 #ABE8A9 #DAF5D9 #E7F9E7
Accessibility & contrast
On white
1.41
#ABE8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#ABE8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE8A9
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE8A9 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA5
Deuteranopia (green-blind)
#E1D6AC
Tritanopia (blue-blind)
#A5E4D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe8a9; /* rgb */ color: rgb(171, 232, 169); /* oklch */ color: oklch(87.4% 0.106 143.8);
Tailwind
colors: {
custom: {
50: '#c5efc3',
500: '#abe8a9',
950: '#000000',
},
}SCSS
$custom: #abe8a9; $custom-light: #c5efc3; $custom-dark: #000000;
JSON
{
"hex": "#abe8a9",
"rgb": {
"r": 171,
"g": 232,
"b": 169
},
"hsl": {
"h": 118.095,
"s": 57.798,
"l": 78.627
},
"oklch": {
"l": 0.87356,
"c": 0.10571,
"h": 143.8
},
"luminance": 0.69236
}Semantic roles & 50–950 ramp
primary
#ABE8A9
secondary
#C172C3
accent
#20C5C0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582