#ABEB8A#ABEB8A
#ABEB8A is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.5% C 0.143 H 135.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB8A |
|---|---|
| RGB | rgb(171, 235, 138) |
| HSL | hsl(100, 71%, 73%) |
| HSV | hsv(100, 41%, 92%) |
| CMYK | cmyk(27.2%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(86.95, -37.22, 40.71) |
| CIE-LCH | lch(86.95, 55.16, 132.44°) |
| OKLab | oklab(87.46% -0.102 0.0998) |
| OKLCH | oklch(87.46% 0.143 135.6) |
| XYZ | xyz(51.0891, 69.9079, 34.8416) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.66
Tea Green
#BDF8A3
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB8A #CA8AEB
analogous
#DBEB8A #ABEB8A #8AEB99
triadic
#ABEB8A #8AABEB #EB8AAB
tetradic
#ABEB8A #8ADBEB #CA8AEB #EB998A
square
#ABEB8A #8ADBEB #CA8AEB #EB998A
split-complementary
#ABEB8A #998AEB #EB8ADB
monochromatic
#61D625 #85E256 #ABEB8A #D1F4BE #ECFBE5
Accessibility & contrast
On white
1.40
#ABEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#ABEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB8A
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB8A | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD83
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#AAE4D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abeb8a; /* rgb */ color: rgb(171, 235, 138); /* oklch */ color: oklch(87.5% 0.143 135.6);
Tailwind
colors: {
custom: {
50: '#c6f1ad',
500: '#abeb8a',
950: '#000000',
},
}SCSS
$custom: #abeb8a; $custom-light: #c6f1ad; $custom-dark: #000000;
JSON
{
"hex": "#abeb8a",
"rgb": {
"r": 171,
"g": 235,
"b": 138
},
"hsl": {
"h": 99.588,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.87458,
"c": 0.14269,
"h": 135.6
},
"luminance": 0.6991
}Semantic roles & 50–950 ramp
primary
#ABEB8A
secondary
#9F54C5
accent
#13D391
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581