#ABCD82#ABCD82
#ABCD82 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.5% C 0.106 H 128.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD82 |
|---|---|
| RGB | rgb(171, 205, 130) |
| HSL | hsl(87, 43%, 66%) |
| HSV | hsv(87, 37%, 80%) |
| CMYK | cmyk(16.6%, 0%, 36.6%, 19.6%) |
| CIE-LAB | lab(78.42, -24.18, 33.71) |
| CIE-LCH | lch(78.42, 41.49, 125.66°) |
| OKLab | oklab(80.55% -0.0661 0.0833) |
| OKLCH | oklch(80.55% 0.106 128.4) |
| XYZ | xyz(42.6546, 53.9318, 29.2774) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.08
Pale Olive Green
#B1D27B
ΔE00 2.53
Pale Olive
#B9CC81
ΔE00 3.42
Pistachio
#93C572
ΔE00 4.17
Tan Green
#A9BE70
ΔE00 4.61
Greenish Tan
#BCCB7A
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD82 #A482CD
analogous
#CDC982 #ABCD82 #85CD82
triadic
#ABCD82 #82ABCD #CD82AB
tetradic
#ABCD82 #82CDC9 #A482CD #CD8285
square
#ABCD82 #82CDC9 #A482CD #CD8285
split-complementary
#ABCD82 #8285CD #C982CD
monochromatic
#6F983D #8EBC56 #ABCD82 #C8DEAE #E6F0D9
Accessibility & contrast
On white
1.78
#ABCD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ABCD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD82
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD82 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37D
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#AEC7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd82; /* rgb */ color: rgb(171, 205, 130); /* oklch */ color: oklch(80.5% 0.106 128.4);
Tailwind
colors: {
custom: {
50: '#c5dca7',
500: '#abcd82',
950: '#000000',
},
}SCSS
$custom: #abcd82; $custom-light: #c5dca7; $custom-dark: #000000;
JSON
{
"hex": "#abcd82",
"rgb": {
"r": 171,
"g": 205,
"b": 130
},
"hsl": {
"h": 87.2,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.80549,
"c": 0.10636,
"h": 128.4
},
"luminance": 0.53932
}Semantic roles & 50–950 ramp
primary
#ABCD82
secondary
#76559E
accent
#30B66C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480