#ABE08E#ABE08E
#ABE08E is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 85.0% C 0.122 H 135.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE08E |
|---|---|
| RGB | rgb(171, 224, 142) |
| HSL | hsl(99, 57%, 72%) |
| HSV | hsv(99, 37%, 88%) |
| CMYK | cmyk(23.7%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(83.92, -31.62, 34.79) |
| CIE-LCH | lch(83.92, 47.01, 132.27°) |
| OKLab | oklab(85.03% -0.0864 0.0862) |
| OKLCH | oklch(85.03% 0.122 135.1) |
| XYZ | xyz(48.3316, 63.9210, 35.3775) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.63
Light Sage
#BCECAC
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 4.97
Tea Green
#BDF8A3
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE08E #C38EE0
analogous
#D4E08E #ABE08E #8EE09A
triadic
#ABE08E #8EABE0 #E08EAB
tetradic
#ABE08E #8ED4E0 #C38EE0 #E09A8E
square
#ABE08E #8ED4E0 #C38EE0 #E09A8E
split-complementary
#ABE08E #9A8EE0 #E08ED4
monochromatic
#66BF34 #87D35E #ABE08E #CFEDBE #EDF8E7
Accessibility & contrast
On white
1.52
#ABE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ABE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE08E
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE08E | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#ABDACB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe08e; /* rgb */ color: rgb(171, 224, 142); /* oklch */ color: oklch(85.0% 0.122 135.1);
Tailwind
colors: {
custom: {
50: '#c5eab0',
500: '#abe08e',
950: '#000000',
},
}SCSS
$custom: #abe08e; $custom-light: #c5eab0; $custom-dark: #000000;
JSON
{
"hex": "#abe08e",
"rgb": {
"r": 171,
"g": 224,
"b": 142
},
"hsl": {
"h": 98.78,
"s": 56.944,
"l": 71.765
},
"oklch": {
"l": 0.85034,
"c": 0.12205,
"h": 135.1
},
"luminance": 0.63922
}Semantic roles & 50–950 ramp
primary
#ABE08E
secondary
#975AB8
accent
#21C58B
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481