#ABD17A#ABD17A
#ABD17A is a light, vivid yellow-green. Relative luminance 0.557; OKLCH L 81.3% C 0.121 H 128.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD17A |
|---|---|
| RGB | rgb(171, 209, 122) |
| HSL | hsl(86, 49%, 65%) |
| HSV | hsv(86, 42%, 82%) |
| CMYK | cmyk(18.2%, 0%, 41.6%, 18%) |
| CIE-LAB | lab(79.42, -27.14, 39.05) |
| CIE-LCH | lch(79.42, 47.56, 124.80°) |
| OKLab | oklab(81.31% -0.0748 0.0953) |
| OKLCH | oklch(81.31% 0.121 128.1) |
| XYZ | xyz(43.1075, 55.6634, 26.8816) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.12
Light Moss Green
#A6C875
ΔE00 2.22
Pale Olive
#B9CC81
ΔE00 4.06
Pistachio
#93C572
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.91
Tan Green
#A9BE70
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD17A #A07AD1
analogous
#D1CB7A #ABD17A #80D17A
triadic
#ABD17A #7AABD1 #D17AAB
tetradic
#ABD17A #7AD1CB #A07AD1 #D17A80
square
#ABD17A #7AD1CB #A07AD1 #D17A80
split-complementary
#ABD17A #7A80D1 #CB7AD1
monochromatic
#6F9B36 #8EC14D #ABD17A #C8E1A7 #E4F0D5
Accessibility & contrast
On white
1.73
#ABD17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#ABD17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD17A
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD17A | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C673
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#AFCABC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abd17a; /* rgb */ color: rgb(171, 209, 122); /* oklch */ color: oklch(81.3% 0.121 128.1);
Tailwind
colors: {
custom: {
50: '#c5dfa2',
500: '#abd17a',
950: '#000000',
},
}SCSS
$custom: #abd17a; $custom-light: #c5dfa2; $custom-dark: #000000;
JSON
{
"hex": "#abd17a",
"rgb": {
"r": 171,
"g": 209,
"b": 122
},
"hsl": {
"h": 86.207,
"s": 48.603,
"l": 64.902
},
"oklch": {
"l": 0.81313,
"c": 0.12114,
"h": 128.1
},
"luminance": 0.55664
}Semantic roles & 50–950 ramp
primary
#ABD17A
secondary
#724FA0
accent
#2ABC6A
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480