#ABE17F#ABE17F
#ABE17F is a very light, vivid yellow-green. Relative luminance 0.640; OKLCH L 85.0% C 0.139 H 132.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE17F |
|---|---|
| RGB | rgb(171, 225, 127) |
| HSL | hsl(93, 62%, 69%) |
| HSV | hsv(93, 44%, 88%) |
| CMYK | cmyk(24%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(83.99, -34.05, 42.35) |
| CIE-LCH | lch(83.99, 54.34, 128.80°) |
| OKLab | oklab(85.01% -0.0937 0.103) |
| OKLCH | oklch(85.01% 0.139 132.3) |
| XYZ | xyz(47.5497, 64.0395, 29.9302) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.84
Washed Out Green
#BCF5A6
ΔE00 5.92
Celery
#C1FD95
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE17F #B57FE1
analogous
#DCE17F #ABE17F #7FE184
triadic
#ABE17F #7FABE1 #E17FAB
tetradic
#ABE17F #7FDCE1 #B57FE1 #E1847F
square
#ABE17F #7FDCE1 #B57FE1 #E1847F
split-complementary
#ABE17F #847FE1 #E17FDC
monochromatic
#6CBA2C #8AD54D #ABE17F #CCEDB1 #ECF8E2
Accessibility & contrast
On white
1.52
#ABE17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#ABE17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE17F
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE17F | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D477
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe17f; /* rgb */ color: rgb(171, 225, 127); /* oklch */ color: oklch(85.0% 0.139 132.3);
Tailwind
colors: {
custom: {
50: '#c6eaa5',
500: '#abe17f',
950: '#000000',
},
}SCSS
$custom: #abe17f; $custom-light: #c6eaa5; $custom-dark: #000000;
JSON
{
"hex": "#abe17f",
"rgb": {
"r": 171,
"g": 225,
"b": 127
},
"hsl": {
"h": 93.061,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.85013,
"c": 0.1393,
"h": 132.3
},
"luminance": 0.64041
}Semantic roles & 50–950 ramp
primary
#ABE17F
secondary
#884CB8
accent
#1CCA7C
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480