#ABE278#ABE278
#ABE278 is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.1% C 0.148 H 131.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE278 |
|---|---|
| RGB | rgb(171, 226, 120) |
| HSL | hsl(91, 65%, 68%) |
| HSV | hsv(91, 47%, 89%) |
| CMYK | cmyk(24.3%, 0%, 46.9%, 11.4%) |
| CIE-LAB | lab(84.18, -35.34, 45.99) |
| CIE-LCH | lch(84.18, 58.00, 127.54°) |
| OKLab | oklab(85.14% -0.0977 0.1108) |
| OKLCH | oklch(85.14% 0.148 131.4) |
| XYZ | xyz(47.3804, 64.4056, 27.7009) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Spring Green (survey)
#A9F971
ΔE00 5.76
Celery
#C1FD95
ΔE00 5.92
Light Yellowish Green
#C2FF89
ΔE00 6.24
Light Pea Green
#C4FE82
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE278 #AF78E2
analogous
#E0E278 #ABE278 #78E27A
triadic
#ABE278 #78ABE2 #E278AB
tetradic
#ABE278 #78E0E2 #AF78E2 #E27A78
square
#ABE278 #78E0E2 #AF78E2 #E27A78
split-complementary
#ABE278 #7A78E2 #E278E0
monochromatic
#6DB828 #8CD746 #ABE278 #CAEDAA #EAF8DD
Accessibility & contrast
On white
1.51
#ABE278 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ABE278 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE278
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE278 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE278 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56F
Deuteranopia (green-blind)
#E2D17E
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abe278; /* rgb */ color: rgb(171, 226, 120); /* oklch */ color: oklch(85.1% 0.148 131.4);
Tailwind
colors: {
custom: {
50: '#c6eba1',
500: '#abe278',
950: '#000000',
},
}SCSS
$custom: #abe278; $custom-light: #c6eba1; $custom-dark: #000000;
JSON
{
"hex": "#abe278",
"rgb": {
"r": 171,
"g": 226,
"b": 120
},
"hsl": {
"h": 91.132,
"s": 64.634,
"l": 67.843
},
"oklch": {
"l": 0.85136,
"c": 0.14777,
"h": 131.4
},
"luminance": 0.64407
}Semantic roles & 50–950 ramp
primary
#ABE278
secondary
#8146B9
accent
#19CC76
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480