#ABE378#ABE378
#ABE378 is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.4% C 0.149 H 131.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE378 |
|---|---|
| RGB | rgb(171, 227, 120) |
| HSL | hsl(91, 66%, 68%) |
| HSV | hsv(91, 47%, 89%) |
| CMYK | cmyk(24.7%, 0%, 47.1%, 11%) |
| CIE-LAB | lab(84.46, -35.80, 46.34) |
| CIE-LCH | lch(84.46, 58.56, 127.69°) |
| OKLab | oklab(85.36% -0.099 0.1116) |
| OKLCH | oklch(85.36% 0.149 131.6) |
| XYZ | xyz(47.6531, 64.9510, 27.7918) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.02
Pale Olive Green
#B1D27B
ΔE00 5.13
Spring Green (survey)
#A9F971
ΔE00 5.51
Celery
#C1FD95
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 6.02
Light Pea Green
#C4FE82
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE378 #B078E3
analogous
#E0E378 #ABE378 #78E37A
triadic
#ABE378 #78ABE3 #E378AB
tetradic
#ABE378 #78E0E3 #B078E3 #E37A78
square
#ABE378 #78E0E3 #B078E3 #E37A78
split-complementary
#ABE378 #7A78E3 #E378E0
monochromatic
#6DBA27 #8BD845 #ABE378 #CBEEAB #EAF8DD
Accessibility & contrast
On white
1.50
#ABE378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#ABE378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE378
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE378 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD66F
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#ADDBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe378; /* rgb */ color: rgb(171, 227, 120); /* oklch */ color: oklch(85.4% 0.149 131.6);
Tailwind
colors: {
custom: {
50: '#c6eca1',
500: '#abe378',
950: '#000000',
},
}SCSS
$custom: #abe378; $custom-light: #c6eca1; $custom-dark: #000000;
JSON
{
"hex": "#abe378",
"rgb": {
"r": 171,
"g": 227,
"b": 120
},
"hsl": {
"h": 91.402,
"s": 65.644,
"l": 68.039
},
"oklch": {
"l": 0.85364,
"c": 0.1492,
"h": 131.6
},
"luminance": 0.64952
}Semantic roles & 50–950 ramp
primary
#ABE378
secondary
#8245BA
accent
#18CD77
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480