#ABCD83#ABCD83
#ABCD83 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.6% C 0.105 H 128.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD83 |
|---|---|
| RGB | rgb(171, 205, 131) |
| HSL | hsl(88, 43%, 66%) |
| HSV | hsv(88, 36%, 80%) |
| CMYK | cmyk(16.6%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(78.44, -24.05, 33.22) |
| CIE-LCH | lch(78.44, 41.01, 125.91°) |
| OKLab | oklab(80.57% -0.0657 0.0822) |
| OKLCH | oklch(80.57% 0.105 128.6) |
| XYZ | xyz(42.7221, 53.9587, 29.6326) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.24
Pale Olive Green
#B1D27B
ΔE00 2.70
Pale Olive
#B9CC81
ΔE00 3.49
Pistachio
#93C572
ΔE00 4.21
Tan Green
#A9BE70
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD83 #A583CD
analogous
#CDCA83 #ABCD83 #86CD83
triadic
#ABCD83 #83ABCD #CD83AB
tetradic
#ABCD83 #83CDCA #A583CD #CD8386
square
#ABCD83 #83CDCA #A583CD #CD8386
split-complementary
#ABCD83 #8386CD #CA83CD
monochromatic
#6E983D #8DBB57 #ABCD83 #C9DFAF #E6F0DA
Accessibility & contrast
On white
1.78
#ABCD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ABCD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD83
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD83 | 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)
#D4C47E
Deuteranopia (green-blind)
#CFC187
Tritanopia (blue-blind)
#AEC7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd83; /* rgb */ color: rgb(171, 205, 131); /* oklch */ color: oklch(80.6% 0.105 128.6);
Tailwind
colors: {
custom: {
50: '#c5dca8',
500: '#abcd83',
950: '#000000',
},
}SCSS
$custom: #abcd83; $custom-light: #c5dca8; $custom-dark: #000000;
JSON
{
"hex": "#abcd83",
"rgb": {
"r": 171,
"g": 205,
"b": 131
},
"hsl": {
"h": 87.568,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.80566,
"c": 0.10523,
"h": 128.6
},
"luminance": 0.53959
}Semantic roles & 50–950 ramp
primary
#ABCD83
secondary
#77569E
accent
#30B66D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480