#ABE489#ABE489
#ABE489 is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 85.9% C 0.133 H 134.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE489 |
|---|---|
| RGB | rgb(171, 228, 137) |
| HSL | hsl(98, 63%, 72%) |
| HSV | hsv(98, 40%, 89%) |
| CMYK | cmyk(25%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(84.97, -34.16, 38.66) |
| CIE-LCH | lch(84.97, 51.59, 131.46°) |
| OKLab | oklab(85.85% -0.0936 0.095) |
| OKLCH | oklch(85.85% 0.133 134.6) |
| XYZ | xyz(49.0522, 65.9495, 33.8072) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.58
Tea Green
#BDF8A3
ΔE00 4.66
Light Grey Green
#B7E1A1
ΔE00 4.96
Lightgreen
#90EE90
ΔE00 5.13
Pale Light Green
#B1FC99
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE489 #C289E4
analogous
#D9E489 #ABE489 #89E495
triadic
#ABE489 #89ABE4 #E489AB
tetradic
#ABE489 #89D9E4 #C289E4 #E49589
square
#ABE489 #89D9E4 #C289E4 #E49589
split-complementary
#ABE489 #9589E4 #E489D9
monochromatic
#66C52D #88D957 #ABE489 #CEEFBB #EDF9E6
Accessibility & contrast
On white
1.48
#ABE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ABE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE489
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE489 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD782
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#ABDECE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe489; /* rgb */ color: rgb(171, 228, 137); /* oklch */ color: oklch(85.9% 0.133 134.6);
Tailwind
colors: {
custom: {
50: '#c6ecac',
500: '#abe489',
950: '#000000',
},
}SCSS
$custom: #abe489; $custom-light: #c6ecac; $custom-dark: #000000;
JSON
{
"hex": "#abe489",
"rgb": {
"r": 171,
"g": 228,
"b": 137
},
"hsl": {
"h": 97.582,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.85853,
"c": 0.13337,
"h": 134.6
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#ABE489
secondary
#9655BD
accent
#1BCB89
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481