#ABE89D#ABE89D
#ABE89D is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.1% C 0.118 H 139.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE89D |
|---|---|
| RGB | rgb(171, 232, 157) |
| HSL | hsl(109, 62%, 76%) |
| HSV | hsv(109, 32%, 91%) |
| CMYK | cmyk(26.3%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(86.41, -33.16, 30.46) |
| CIE-LCH | lch(86.41, 45.03, 137.43°) |
| OKLab | oklab(87.12% -0.0904 0.0764) |
| OKLCH | oklch(87.12% 0.118 139.8) |
| XYZ | xyz(51.7353, 68.8037, 42.4464) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.07
Washed Out Green
#BCF5A6
ΔE00 3.18
Light Grey Green
#B7E1A1
ΔE00 3.44
Tea Green
#BDF8A3
ΔE00 3.97
Light Pastel Green
#B2FBA5
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE89D #DA9DE8
analogous
#D1E89D #ABE89D #9DE8B5
triadic
#ABE89D #9DABE8 #E89DAB
tetradic
#ABE89D #9DD1E8 #DA9DE8 #E8B59D
square
#ABE89D #9DD1E8 #DA9DE8 #E8B59D
split-complementary
#ABE89D #B59DE8 #E89DD1
monochromatic
#56D13A #81DC6B #ABE89D #D5F4CF #EAF9E6
Accessibility & contrast
On white
1.42
#ABE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#ABE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE89D
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE89D | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC98
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#A8E3D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe89d; /* rgb */ color: rgb(171, 232, 157); /* oklch */ color: oklch(87.1% 0.118 139.8);
Tailwind
colors: {
custom: {
50: '#c5efba',
500: '#abe89d',
950: '#000000',
},
}SCSS
$custom: #abe89d; $custom-light: #c5efba; $custom-dark: #000000;
JSON
{
"hex": "#abe89d",
"rgb": {
"r": 171,
"g": 232,
"b": 157
},
"hsl": {
"h": 108.8,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.87115,
"c": 0.11834,
"h": 139.8
},
"luminance": 0.68805
}Semantic roles & 50–950 ramp
primary
#ABE89D
secondary
#B266C3
accent
#1CCAA9
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581