#ABE89F#ABE89F
#ABE89F is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.2% C 0.116 H 140.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE89F |
|---|---|
| RGB | rgb(171, 232, 159) |
| HSL | hsl(110, 61%, 77%) |
| HSV | hsv(110, 31%, 91%) |
| CMYK | cmyk(26.3%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(86.44, -32.86, 29.49) |
| CIE-LCH | lch(86.44, 44.15, 138.10°) |
| OKLab | oklab(87.15% -0.0896 0.0741) |
| OKLCH | oklch(87.15% 0.116 140.4) |
| XYZ | xyz(51.9074, 68.8726, 43.3530) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.88
Washed Out Green
#BCF5A6
ΔE00 3.29
Light Grey Green
#B7E1A1
ΔE00 3.35
Tea Green
#BDF8A3
ΔE00 4.15
Hospital Green
#9BE5AA
ΔE00 4.19
Light Pastel Green
#B2FBA5
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE89F #DC9FE8
analogous
#D0E89F #ABE89F #9FE8B8
triadic
#ABE89F #9FABE8 #E89FAB
tetradic
#ABE89F #9FD0E8 #DC9FE8 #E8B89F
square
#ABE89F #9FD0E8 #DC9FE8 #E8B89F
split-complementary
#ABE89F #B89FE8 #E89FD0
monochromatic
#55D03C #80DC6E #ABE89F #D6F4D0 #E9F9E6
Accessibility & contrast
On white
1.42
#ABE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#ABE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE89F
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE89F | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#E3D6A3
Tritanopia (blue-blind)
#A7E3D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe89f; /* rgb */ color: rgb(171, 232, 159); /* oklch */ color: oklch(87.2% 0.116 140.4);
Tailwind
colors: {
custom: {
50: '#c5efbc',
500: '#abe89f',
950: '#000000',
},
}SCSS
$custom: #abe89f; $custom-light: #c5efbc; $custom-dark: #000000;
JSON
{
"hex": "#abe89f",
"rgb": {
"r": 171,
"g": 232,
"b": 159
},
"hsl": {
"h": 110.137,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.87153,
"c": 0.11622,
"h": 140.4
},
"luminance": 0.68874
}Semantic roles & 50–950 ramp
primary
#ABE89F
secondary
#B468C3
accent
#1CC9AD
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582