#ABE175#ABE175
#ABE175 is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 84.9% C 0.149 H 130.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE175 |
|---|---|
| RGB | rgb(171, 225, 117) |
| HSL | hsl(90, 64%, 67%) |
| HSV | hsv(90, 48%, 88%) |
| CMYK | cmyk(24%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(83.86, -35.23, 47.04) |
| CIE-LCH | lch(83.86, 58.77, 126.83°) |
| OKLab | oklab(84.87% -0.0976 0.113) |
| OKLCH | oklch(84.87% 0.149 130.8) |
| XYZ | xyz(46.9301, 63.7916, 26.6666) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Spring Green (survey)
#A9F971
ΔE00 5.85
Celery
#C1FD95
ΔE00 6.21
Kiwi Green
#8EE53F
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE175 #AB75E1
analogous
#E1E175 #ABE175 #75E175
triadic
#ABE175 #75ABE1 #E175AB
tetradic
#ABE175 #75E1E1 #AB75E1 #E17575
square
#ABE175 #75E1E1 #AB75E1 #E17575
split-complementary
#ABE175 #7575E1 #E175E1
monochromatic
#6EB427 #8CD643 #ABE175 #CAECA7 #E8F7DA
Accessibility & contrast
On white
1.53
#ABE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#ABE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE175
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE175 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46C
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#AED9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe175; /* rgb */ color: rgb(171, 225, 117); /* oklch */ color: oklch(84.9% 0.149 130.8);
Tailwind
colors: {
custom: {
50: '#c6ea9f',
500: '#abe175',
950: '#000000',
},
}SCSS
$custom: #abe175; $custom-light: #c6ea9f; $custom-dark: #000000;
JSON
{
"hex": "#abe175",
"rgb": {
"r": 171,
"g": 225,
"b": 117
},
"hsl": {
"h": 90,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.84866,
"c": 0.14931,
"h": 130.8
},
"luminance": 0.63793
}Semantic roles & 50–950 ramp
primary
#ABE175
secondary
#7D45B5
accent
#19CC73
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480