#ABCD81#ABCD81
#ABCD81 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.5% C 0.107 H 128.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD81 |
|---|---|
| RGB | rgb(171, 205, 129) |
| HSL | hsl(87, 43%, 65%) |
| HSV | hsv(87, 37%, 80%) |
| CMYK | cmyk(16.6%, 0%, 37.1%, 19.6%) |
| CIE-LAB | lab(78.41, -24.32, 34.20) |
| CIE-LCH | lch(78.41, 41.96, 125.41°) |
| OKLab | oklab(80.53% -0.0665 0.0845) |
| OKLCH | oklch(80.53% 0.107 128.2) |
| XYZ | xyz(42.5878, 53.9051, 28.9256) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.93
Pale Olive Green
#B1D27B
ΔE00 2.37
Pale Olive
#B9CC81
ΔE00 3.37
Pistachio
#93C572
ΔE00 4.13
Tan Green
#A9BE70
ΔE00 4.54
Greenish Tan
#BCCB7A
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD81 #A381CD
analogous
#CDC981 #ABCD81 #85CD81
triadic
#ABCD81 #81ABCD #CD81AB
tetradic
#ABCD81 #81CDC9 #A381CD #CD8185
square
#ABCD81 #81CDC9 #A381CD #CD8185
split-complementary
#ABCD81 #8185CD #C981CD
monochromatic
#6F973C #8EBC55 #ABCD81 #C8DEAD #E5F0D9
Accessibility & contrast
On white
1.78
#ABCD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABCD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD81
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD81 | 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)
#D4C37C
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#AEC7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd81; /* rgb */ color: rgb(171, 205, 129); /* oklch */ color: oklch(80.5% 0.107 128.2);
Tailwind
colors: {
custom: {
50: '#c5dca6',
500: '#abcd81',
950: '#000000',
},
}SCSS
$custom: #abcd81; $custom-light: #c5dca6; $custom-dark: #000000;
JSON
{
"hex": "#abcd81",
"rgb": {
"r": 171,
"g": 205,
"b": 129
},
"hsl": {
"h": 86.842,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.80531,
"c": 0.10749,
"h": 128.2
},
"luminance": 0.53906
}Semantic roles & 50–950 ramp
primary
#ABCD81
secondary
#75549E
accent
#2FB66C
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480