#ABCD80#ABCD80
#ABCD80 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.5% C 0.109 H 128.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD80 |
|---|---|
| RGB | rgb(171, 205, 128) |
| HSL | hsl(86, 44%, 65%) |
| HSV | hsv(86, 38%, 80%) |
| CMYK | cmyk(16.6%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(78.39, -24.45, 34.69) |
| CIE-LCH | lch(78.39, 42.44, 125.17°) |
| OKLab | oklab(80.51% -0.0669 0.0856) |
| OKLCH | oklch(80.51% 0.109 128) |
| XYZ | xyz(42.5217, 53.8786, 28.5773) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.79
Pale Olive Green
#B1D27B
ΔE00 2.21
Pale Olive
#B9CC81
ΔE00 3.33
Pistachio
#93C572
ΔE00 4.11
Tan Green
#A9BE70
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD80 #A280CD
analogous
#CDC980 #ABCD80 #84CD80
triadic
#ABCD80 #80ABCD #CD80AB
tetradic
#ABCD80 #80CDC9 #A280CD #CD8084
square
#ABCD80 #80CDC9 #A280CD #CD8084
split-complementary
#ABCD80 #8084CD #C980CD
monochromatic
#6F973B #8EBC54 #ABCD80 #C8DEAC #E5F0D8
Accessibility & contrast
On white
1.78
#ABCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABCD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD80
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD80 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#AEC7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd80; /* rgb */ color: rgb(171, 205, 128); /* oklch */ color: oklch(80.5% 0.109 128.0);
Tailwind
colors: {
custom: {
50: '#c5dca5',
500: '#abcd80',
950: '#000000',
},
}SCSS
$custom: #abcd80; $custom-light: #c5dca5; $custom-dark: #000000;
JSON
{
"hex": "#abcd80",
"rgb": {
"r": 171,
"g": 205,
"b": 128
},
"hsl": {
"h": 86.494,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.80514,
"c": 0.10861,
"h": 128
},
"luminance": 0.53879
}Semantic roles & 50–950 ramp
primary
#ABCD80
secondary
#74549D
accent
#2FB76B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480