#ABE588#ABE588
#ABE588 is a very light, vivid yellow-green. Relative luminance 0.665; OKLCH L 86.1% C 0.136 H 134.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE588 |
|---|---|
| RGB | rgb(171, 229, 136) |
| HSL | hsl(97, 64%, 72%) |
| HSV | hsv(97, 41%, 90%) |
| CMYK | cmyk(25.3%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(85.24, -34.75, 39.50) |
| CIE-LCH | lch(85.24, 52.61, 131.34°) |
| OKLab | oklab(86.06% -0.0952 0.0969) |
| OKLCH | oklch(86.06% 0.136 134.5) |
| XYZ | xyz(49.2567, 66.4727, 33.5231) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 4.59
Pale Light Green
#B1FC99
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Light Grey Green
#B7E1A1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE588 #C288E5
analogous
#DAE588 #ABE588 #88E594
triadic
#ABE588 #88ABE5 #E588AB
tetradic
#ABE588 #88DAE5 #C288E5 #E59488
square
#ABE588 #88DAE5 #C288E5 #E59488
split-complementary
#ABE588 #9488E5 #E588DA
monochromatic
#66C72C #88DA56 #ABE588 #CEF0BA #EDFAE6
Accessibility & contrast
On white
1.47
#ABE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#ABE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE588
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE588 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD881
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#ABDECE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe588; /* rgb */ color: rgb(171, 229, 136); /* oklch */ color: oklch(86.1% 0.136 134.5);
Tailwind
colors: {
custom: {
50: '#c6edac',
500: '#abe588',
950: '#000000',
},
}SCSS
$custom: #abe588; $custom-light: #c6edac; $custom-dark: #000000;
JSON
{
"hex": "#abe588",
"rgb": {
"r": 171,
"g": 229,
"b": 136
},
"hsl": {
"h": 97.419,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.86063,
"c": 0.13589,
"h": 134.5
},
"luminance": 0.66474
}Semantic roles & 50–950 ramp
primary
#ABE588
secondary
#9653BE
accent
#1ACC89
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581