#ABD080#ABD080
#ABD080 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.2% C 0.113 H 128.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD080 |
|---|---|
| RGB | rgb(171, 208, 128) |
| HSL | hsl(88, 46%, 66%) |
| HSV | hsv(88, 38%, 82%) |
| CMYK | cmyk(17.8%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(79.23, -25.90, 35.78) |
| CIE-LCH | lch(79.23, 44.17, 125.91°) |
| OKLab | oklab(81.19% -0.071 0.0881) |
| OKLCH | oklch(81.19% 0.113 128.9) |
| XYZ | xyz(43.2462, 55.3276, 28.8188) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.81
Light Moss Green
#A6C875
ΔE00 2.19
Pale Olive
#B9CC81
ΔE00 3.81
Pistachio
#93C572
ΔE00 4.19
Greenish Tan
#BCCB7A
ΔE00 5.02
Tan Green
#A9BE70
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD080 #A580D0
analogous
#D0CD80 #ABD080 #83D080
triadic
#ABD080 #80ABD0 #D080AB
tetradic
#ABD080 #80D0CD #A580D0 #D08083
square
#ABD080 #80D0CD #A580D0 #D08083
split-complementary
#ABD080 #8083D0 #CD80D0
monochromatic
#6E9C3A #8DBF53 #ABD080 #C9E1AD #E6F1D9
Accessibility & contrast
On white
1.74
#ABD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#ABD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD080
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD080 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#AEC9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abd080; /* rgb */ color: rgb(171, 208, 128); /* oklch */ color: oklch(81.2% 0.113 128.9);
Tailwind
colors: {
custom: {
50: '#c5dea6',
500: '#abd080',
950: '#000000',
},
}SCSS
$custom: #abd080; $custom-light: #c5dea6; $custom-dark: #000000;
JSON
{
"hex": "#abd080",
"rgb": {
"r": 171,
"g": 208,
"b": 128
},
"hsl": {
"h": 87.75,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.81187,
"c": 0.11311,
"h": 128.9
},
"luminance": 0.55328
}Semantic roles & 50–950 ramp
primary
#ABD080
secondary
#7753A1
accent
#2CB96D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480