#ABE078#ABE078
#ABE078 is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.7% C 0.145 H 131.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE078 |
|---|---|
| RGB | rgb(171, 224, 120) |
| HSL | hsl(91, 63%, 67%) |
| HSV | hsv(91, 46%, 88%) |
| CMYK | cmyk(23.7%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(83.61, -34.43, 45.29) |
| CIE-LCH | lch(83.61, 56.89, 127.24°) |
| OKLab | oklab(84.68% -0.0952 0.1093) |
| OKLCH | oklch(84.68% 0.145 131.1) |
| XYZ | xyz(46.8397, 63.3242, 27.5207) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 6.23
Spring Green (survey)
#A9F971
ΔE00 6.26
Celery
#C1FD95
ΔE00 6.30
Tea Green
#BDF8A3
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE078 #AD78E0
analogous
#DFE078 #ABE078 #78E079
triadic
#ABE078 #78ABE0 #E078AB
tetradic
#ABE078 #78DFE0 #AD78E0 #E07978
square
#ABE078 #78DFE0 #AD78E0 #E07978
split-complementary
#ABE078 #7978E0 #E078DF
monochromatic
#6DB429 #8CD546 #ABE078 #CAEBAA #E9F7DC
Accessibility & contrast
On white
1.54
#ABE078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#ABE078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE078
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE078 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36F
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#ADD8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abe078; /* rgb */ color: rgb(171, 224, 120); /* oklch */ color: oklch(84.7% 0.145 131.1);
Tailwind
colors: {
custom: {
50: '#c6eaa1',
500: '#abe078',
950: '#000000',
},
}SCSS
$custom: #abe078; $custom-light: #c6eaa1; $custom-dark: #000000;
JSON
{
"hex": "#abe078",
"rgb": {
"r": 171,
"g": 224,
"b": 120
},
"hsl": {
"h": 90.577,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.84681,
"c": 0.14493,
"h": 131.1
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#ABE078
secondary
#7F47B5
accent
#1BCA74
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480