#ABE17E#ABE17E
#ABE17E is a very light, vivid yellow-green. Relative luminance 0.640; OKLCH L 85.0% C 0.140 H 132.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE17E |
|---|---|
| RGB | rgb(171, 225, 126) |
| HSL | hsl(93, 62%, 69%) |
| HSV | hsv(93, 44%, 88%) |
| CMYK | cmyk(24%, 0%, 44%, 11.8%) |
| CIE-LAB | lab(83.97, -34.17, 42.82) |
| CIE-LCH | lch(83.97, 54.79, 128.59°) |
| OKLab | oklab(85% -0.0941 0.1041) |
| OKLCH | oklch(85% 0.14 132.1) |
| XYZ | xyz(47.4849, 64.0136, 29.5887) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 5.52
Tea Green
#BDF8A3
ΔE00 5.93
Celery
#C1FD95
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.03
Light Grey Green
#B7E1A1
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE17E #B47EE1
analogous
#DDE17E #ABE17E #7EE183
triadic
#ABE17E #7EABE1 #E17EAB
tetradic
#ABE17E #7EDDE1 #B47EE1 #E1837E
square
#ABE17E #7EDDE1 #B47EE1 #E1837E
split-complementary
#ABE17E #837EE1 #E17EDD
monochromatic
#6CB92B #8BD54C #ABE17E #CBEDB0 #ECF8E1
Accessibility & contrast
On white
1.52
#ABE17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#ABE17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE17E
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE17E | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D476
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe17e; /* rgb */ color: rgb(171, 225, 126); /* oklch */ color: oklch(85.0% 0.140 132.1);
Tailwind
colors: {
custom: {
50: '#c6eaa5',
500: '#abe17e',
950: '#000000',
},
}SCSS
$custom: #abe17e; $custom-light: #c6eaa5; $custom-dark: #000000;
JSON
{
"hex": "#abe17e",
"rgb": {
"r": 171,
"g": 225,
"b": 126
},
"hsl": {
"h": 92.727,
"s": 62.264,
"l": 68.824
},
"oklch": {
"l": 0.84997,
"c": 0.14032,
"h": 132.1
},
"luminance": 0.64015
}Semantic roles & 50–950 ramp
primary
#ABE17E
secondary
#874BB8
accent
#1BCA7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480