#ABEA89#ABEA89
#ABEA89 is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.2% C 0.142 H 135.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEA89 |
|---|---|
| RGB | rgb(171, 234, 137) |
| HSL | hsl(99, 70%, 73%) |
| HSV | hsv(99, 41%, 92%) |
| CMYK | cmyk(26.9%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(86.66, -36.90, 40.82) |
| CIE-LCH | lch(86.66, 55.03, 132.11°) |
| OKLab | oklab(87.22% -0.1012 0.1) |
| OKLCH | oklch(87.22% 0.142 135.3) |
| XYZ | xyz(50.7315, 69.3081, 34.3669) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.90
Tea Green
#BDF8A3
ΔE00 3.94
Washed Out Green
#BCF5A6
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEA89 #C889EA
analogous
#DBEA89 #ABEA89 #89EA97
triadic
#ABEA89 #89ABEA #EA89AB
tetradic
#ABEA89 #89DBEA #C889EA #EA9789
square
#ABEA89 #89DBEA #C889EA #EA9789
split-complementary
#ABEA89 #9789EA #EA89DB
monochromatic
#62D326 #86E155 #ABEA89 #D0F3BD #EDFAE5
Accessibility & contrast
On white
1.41
#ABEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#ABEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEA89
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEA89 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC82
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#AAE3D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abea89; /* rgb */ color: rgb(171, 234, 137); /* oklch */ color: oklch(87.2% 0.142 135.3);
Tailwind
colors: {
custom: {
50: '#c6f1ac',
500: '#abea89',
950: '#000000',
},
}SCSS
$custom: #abea89; $custom-light: #c6f1ac; $custom-dark: #000000;
JSON
{
"hex": "#abea89",
"rgb": {
"r": 171,
"g": 234,
"b": 137
},
"hsl": {
"h": 98.969,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.87215,
"c": 0.14224,
"h": 135.3
},
"luminance": 0.6931
}Semantic roles & 50–950 ramp
primary
#ABEA89
secondary
#9C53C4
accent
#14D28F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581