#ABEB78#ABEB78
#ABEB78 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.2% C 0.160 H 132.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEB78 |
|---|---|
| RGB | rgb(171, 235, 120) |
| HSL | hsl(93, 74%, 70%) |
| HSV | hsv(93, 49%, 92%) |
| CMYK | cmyk(27.2%, 0%, 48.9%, 7.8%) |
| CIE-LAB | lab(86.72, -39.41, 49.10) |
| CIE-LCH | lch(86.72, 62.96, 128.75°) |
| OKLab | oklab(87.19% -0.109 0.1178) |
| OKLCH | oklch(87.19% 0.16 132.8) |
| XYZ | xyz(49.8922, 69.4292, 28.5382) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Light Grass Green
#9AF764
ΔE00 4.45
Light Yellowish Green
#C2FF89
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.49
Light Green
#96F97B
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEB78 #B878EB
analogous
#E5EB78 #ABEB78 #78EB7E
triadic
#ABEB78 #78ABEB #EB78AB
tetradic
#ABEB78 #78E5EB #B878EB #EB7E78
square
#ABEB78 #78E5EB #B878EB #EB7E78
split-complementary
#ABEB78 #7E78EB #EB78E5
monochromatic
#6BCB1E #8AE343 #ABEB78 #CCF3AD #EDFBE3
Accessibility & contrast
On white
1.41
#ABEB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#ABEB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEB78
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEB78 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6E
Deuteranopia (green-blind)
#EAD77F
Tritanopia (blue-blind)
#ACE3D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abeb78; /* rgb */ color: rgb(171, 235, 120); /* oklch */ color: oklch(87.2% 0.160 132.8);
Tailwind
colors: {
custom: {
50: '#c6f1a1',
500: '#abeb78',
950: '#000000',
},
}SCSS
$custom: #abeb78; $custom-light: #c6f1a1; $custom-dark: #000000;
JSON
{
"hex": "#abeb78",
"rgb": {
"r": 171,
"g": 235,
"b": 120
},
"hsl": {
"h": 93.391,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.87191,
"c": 0.16046,
"h": 132.8
},
"luminance": 0.69431
}Semantic roles & 50–950 ramp
primary
#ABEB78
secondary
#8B44C4
accent
#0FD67E
background
#FDFFFC
surface
#F9FEF5
border
#D2D6CF
text
#13170F
muted
#828580