#ABE084#ABE084
#ABE084 is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.133 H 133.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE084 |
|---|---|
| RGB | rgb(171, 224, 132) |
| HSL | hsl(95, 60%, 70%) |
| HSV | hsv(95, 41%, 88%) |
| CMYK | cmyk(23.7%, 0%, 41.1%, 12.2%) |
| CIE-LAB | lab(83.77, -32.96, 39.61) |
| CIE-LCH | lch(83.77, 51.53, 129.76°) |
| OKLab | oklab(84.87% -0.0905 0.097) |
| OKLCH | oklch(84.87% 0.133 133) |
| XYZ | xyz(47.6142, 63.6340, 31.5993) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.34
Light Grey Green
#B7E1A1
ΔE00 5.17
Washed Out Green
#BCF5A6
ΔE00 5.52
Tea Green
#BDF8A3
ΔE00 5.61
Light Moss Green
#A6C875
ΔE00 6.01
Pistachio (survey)
#C0FA8B
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE084 #B984E0
analogous
#D9E084 #ABE084 #84E08B
triadic
#ABE084 #84ABE0 #E084AB
tetradic
#ABE084 #84D9E0 #B984E0 #E08B84
square
#ABE084 #84D9E0 #B984E0 #E08B84
split-complementary
#ABE084 #8B84E0 #E084D9
monochromatic
#6ABB2F #8AD453 #ABE084 #CCECB5 #EEF9E6
Accessibility & contrast
On white
1.53
#ABE084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ABE084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE084
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE084 | 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)
#E7D47D
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#ACD9CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe084; /* rgb */ color: rgb(171, 224, 132); /* oklch */ color: oklch(84.9% 0.133 133.0);
Tailwind
colors: {
custom: {
50: '#c5eaa9',
500: '#abe084',
950: '#000000',
},
}SCSS
$custom: #abe084; $custom-light: #c5eaa9; $custom-dark: #000000;
JSON
{
"hex": "#abe084",
"rgb": {
"r": 171,
"g": 224,
"b": 132
},
"hsl": {
"h": 94.565,
"s": 59.74,
"l": 69.804
},
"oklch": {
"l": 0.84865,
"c": 0.13266,
"h": 133
},
"luminance": 0.63635
}Semantic roles & 50–950 ramp
primary
#ABE084
secondary
#8C51B7
accent
#1EC780
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481