#ABE17A#ABE17A
#ABE17A is a very light, vivid yellow-green. Relative luminance 0.639; OKLCH L 84.9% C 0.144 H 131.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE17A |
|---|---|
| RGB | rgb(171, 225, 122) |
| HSL | hsl(91, 63%, 68%) |
| HSV | hsv(91, 46%, 88%) |
| CMYK | cmyk(24%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(83.92, -34.65, 44.71) |
| CIE-LCH | lch(83.92, 56.56, 127.78°) |
| OKLab | oklab(84.94% -0.0957 0.1081) |
| OKLCH | oklch(84.94% 0.144 131.5) |
| XYZ | xyz(47.2319, 63.9124, 28.2564) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Celery
#C1FD95
ΔE00 6.06
Spring Green (survey)
#A9F971
ΔE00 6.14
Tea Green
#BDF8A3
ΔE00 6.30
Light Moss Green
#A6C875
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE17A #B07AE1
analogous
#DFE17A #ABE17A #7AE17C
triadic
#ABE17A #7AABE1 #E17AAB
tetradic
#ABE17A #7ADFE1 #B07AE1 #E17C7A
square
#ABE17A #7ADFE1 #B07AE1 #E17C7A
split-complementary
#ABE17A #7C7AE1 #E17ADF
monochromatic
#6DB729 #8BD648 #ABE17A #CBECAC #EAF8DE
Accessibility & contrast
On white
1.52
#ABE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ABE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE17A
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE17A | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#ADDAC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abe17a; /* rgb */ color: rgb(171, 225, 122); /* oklch */ color: oklch(84.9% 0.144 131.5);
Tailwind
colors: {
custom: {
50: '#c6eaa2',
500: '#abe17a',
950: '#000000',
},
}SCSS
$custom: #abe17a; $custom-light: #c6eaa2; $custom-dark: #000000;
JSON
{
"hex": "#abe17a",
"rgb": {
"r": 171,
"g": 225,
"b": 122
},
"hsl": {
"h": 91.456,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.84938,
"c": 0.14436,
"h": 131.5
},
"luminance": 0.63913
}Semantic roles & 50–950 ramp
primary
#ABE17A
secondary
#8247B8
accent
#1BCB77
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480