#ABE17C#ABE17C
#ABE17C is a very light, vivid yellow-green. Relative luminance 0.640; OKLCH L 85.0% C 0.142 H 131.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE17C |
|---|---|
| RGB | rgb(171, 225, 124) |
| HSL | hsl(92, 63%, 68%) |
| HSV | hsv(92, 45%, 88%) |
| CMYK | cmyk(24%, 0%, 44.9%, 11.8%) |
| CIE-LAB | lab(83.95, -34.42, 43.77) |
| CIE-LCH | lch(83.95, 55.68, 128.18°) |
| OKLab | oklab(84.97% -0.0949 0.1061) |
| OKLCH | oklch(84.97% 0.142 131.8) |
| XYZ | xyz(47.3571, 63.9625, 28.9158) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Celery
#C1FD95
ΔE00 6.02
Tea Green
#BDF8A3
ΔE00 6.11
Washed Out Green
#BCF5A6
ΔE00 6.26
Spring Green (survey)
#A9F971
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE17C #B27CE1
analogous
#DEE17C #ABE17C #7CE17F
triadic
#ABE17C #7CABE1 #E17CAB
tetradic
#ABE17C #7CDEE1 #B27CE1 #E17F7C
square
#ABE17C #7CDEE1 #B27CE1 #E17F7C
split-complementary
#ABE17C #7F7CE1 #E17CDE
monochromatic
#6CB82A #8BD64A #ABE17C #CBECAE #EBF8E0
Accessibility & contrast
On white
1.52
#ABE17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ABE17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE17C
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE17C | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe17c; /* rgb */ color: rgb(171, 225, 124); /* oklch */ color: oklch(85.0% 0.142 131.8);
Tailwind
colors: {
custom: {
50: '#c6eaa3',
500: '#abe17c',
950: '#000000',
},
}SCSS
$custom: #abe17c; $custom-light: #c6eaa3; $custom-dark: #000000;
JSON
{
"hex": "#abe17c",
"rgb": {
"r": 171,
"g": 225,
"b": 124
},
"hsl": {
"h": 92.079,
"s": 62.733,
"l": 68.431
},
"oklch": {
"l": 0.84967,
"c": 0.14235,
"h": 131.8
},
"luminance": 0.63964
}Semantic roles & 50–950 ramp
primary
#ABE17C
secondary
#8449B8
accent
#1BCA79
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480