#ABCD86#ABCD86
#ABCD86 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.6% C 0.102 H 129.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD86 |
|---|---|
| RGB | rgb(171, 205, 134) |
| HSL | hsl(89, 42%, 66%) |
| HSV | hsv(89, 35%, 80%) |
| CMYK | cmyk(16.6%, 0%, 34.6%, 19.6%) |
| CIE-LAB | lab(78.49, -23.64, 31.73) |
| CIE-LCH | lch(78.49, 39.57, 126.69°) |
| OKLab | oklab(80.62% -0.0644 0.0788) |
| OKLCH | oklch(80.62% 0.102 129.3) |
| XYZ | xyz(42.9283, 54.0413, 30.7190) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.75
Pale Olive Green
#B1D27B
ΔE00 3.24
Pale Olive
#B9CC81
ΔE00 3.74
Pistachio
#93C572
ΔE00 4.39
Tan Green
#A9BE70
ΔE00 4.98
Greenish Tan
#BCCB7A
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD86 #A886CD
analogous
#CDCB86 #ABCD86 #88CD86
triadic
#ABCD86 #86ABCD #CD86AB
tetradic
#ABCD86 #86CDCB #A886CD #CD8688
square
#ABCD86 #86CDCB #A886CD #CD8688
split-complementary
#ABCD86 #8688CD #CB86CD
monochromatic
#6E993F #8DBB5B #ABCD86 #C9DFB1 #E7F1DD
Accessibility & contrast
On white
1.78
#ABCD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#ABCD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD86
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD86 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C481
Deuteranopia (green-blind)
#CFC18A
Tritanopia (blue-blind)
#AEC7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd86; /* rgb */ color: rgb(171, 205, 134); /* oklch */ color: oklch(80.6% 0.102 129.3);
Tailwind
colors: {
custom: {
50: '#c5dcaa',
500: '#abcd86',
950: '#000000',
},
}SCSS
$custom: #abcd86; $custom-light: #c5dcaa; $custom-dark: #000000;
JSON
{
"hex": "#abcd86",
"rgb": {
"r": 171,
"g": 205,
"b": 134
},
"hsl": {
"h": 88.732,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.80621,
"c": 0.10182,
"h": 129.3
},
"luminance": 0.54042
}Semantic roles & 50–950 ramp
primary
#ABCD86
secondary
#7A58A0
accent
#31B570
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481