#ABE085#ABE085
#ABE085 is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.9% C 0.132 H 133.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE085 |
|---|---|
| RGB | rgb(171, 224, 133) |
| HSL | hsl(95, 59%, 70%) |
| HSV | hsv(95, 41%, 88%) |
| CMYK | cmyk(23.7%, 0%, 40.6%, 12.2%) |
| CIE-LAB | lab(83.79, -32.83, 39.13) |
| CIE-LCH | lch(83.79, 51.08, 130.00°) |
| OKLab | oklab(84.88% -0.0901 0.096) |
| OKLCH | oklch(84.88% 0.132 133.2) |
| XYZ | xyz(47.6829, 63.6615, 31.9614) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 5.02
Washed Out Green
#BCF5A6
ΔE00 5.42
Tea Green
#BDF8A3
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 5.98
Light Moss Green
#A6C875
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE085 #BA85E0
analogous
#D9E085 #ABE085 #85E08C
triadic
#ABE085 #85ABE0 #E085AB
tetradic
#ABE085 #85D9E0 #BA85E0 #E08C85
square
#ABE085 #85D9E0 #BA85E0 #E08C85
split-complementary
#ABE085 #8C85E0 #E085D9
monochromatic
#6ABB30 #89D454 #ABE085 #CDECB6 #EEF9E7
Accessibility & contrast
On white
1.53
#ABE085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ABE085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE085
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE085 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47E
Deuteranopia (green-blind)
#DFCF8A
Tritanopia (blue-blind)
#ACD9CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe085; /* rgb */ color: rgb(171, 224, 133); /* oklch */ color: oklch(84.9% 0.132 133.2);
Tailwind
colors: {
custom: {
50: '#c5eaa9',
500: '#abe085',
950: '#000000',
},
}SCSS
$custom: #abe085; $custom-light: #c5eaa9; $custom-dark: #000000;
JSON
{
"hex": "#abe085",
"rgb": {
"r": 171,
"g": 224,
"b": 133
},
"hsl": {
"h": 94.945,
"s": 59.477,
"l": 70
},
"oklch": {
"l": 0.84881,
"c": 0.13162,
"h": 133.2
},
"luminance": 0.63663
}Semantic roles & 50–950 ramp
primary
#ABE085
secondary
#8D52B8
accent
#1EC781
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481