#ABE075#ABE075
#ABE075 is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.6% C 0.148 H 130.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE075 |
|---|---|
| RGB | rgb(171, 224, 117) |
| HSL | hsl(90, 63%, 67%) |
| HSV | hsv(90, 48%, 88%) |
| CMYK | cmyk(23.7%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(83.58, -34.77, 46.69) |
| CIE-LCH | lch(83.58, 58.21, 126.67°) |
| OKLab | oklab(84.64% -0.0963 0.1122) |
| OKLCH | oklch(84.64% 0.148 130.6) |
| XYZ | xyz(46.6605, 63.2526, 26.5768) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.54
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Spring Green (survey)
#A9F971
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.36
Celery
#C1FD95
ΔE00 6.40
Kiwi Green
#8EE53F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE075 #AA75E0
analogous
#E0E075 #ABE075 #76E075
triadic
#ABE075 #75ABE0 #E075AB
tetradic
#ABE075 #75E0E0 #AA75E0 #E07576
square
#ABE075 #75E0E0 #AA75E0 #E07576
split-complementary
#ABE075 #7576E0 #E075E0
monochromatic
#6EB328 #8DD543 #ABE075 #C9EBA7 #E8F6D9
Accessibility & contrast
On white
1.54
#ABE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#ABE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE075
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE075 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36C
Deuteranopia (green-blind)
#E1CF7B
Tritanopia (blue-blind)
#AED8C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abe075; /* rgb */ color: rgb(171, 224, 117); /* oklch */ color: oklch(84.6% 0.148 130.6);
Tailwind
colors: {
custom: {
50: '#c6ea9f',
500: '#abe075',
950: '#000000',
},
}SCSS
$custom: #abe075; $custom-light: #c6ea9f; $custom-dark: #000000;
JSON
{
"hex": "#abe075",
"rgb": {
"r": 171,
"g": 224,
"b": 117
},
"hsl": {
"h": 89.72,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.84638,
"c": 0.14789,
"h": 130.6
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#ABE075
secondary
#7C45B4
accent
#1ACB72
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480