#ADCD85#ADCD85
#ADCD85 is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.7% C 0.102 H 128.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCD85 |
|---|---|
| RGB | rgb(173, 205, 133) |
| HSL | hsl(87, 42%, 66%) |
| HSV | hsv(87, 35%, 80%) |
| CMYK | cmyk(15.6%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(78.60, -23.04, 32.43) |
| CIE-LCH | lch(78.60, 39.78, 125.40°) |
| OKLab | oklab(80.74% -0.0628 0.0804) |
| OKLCH | oklch(80.74% 0.102 128) |
| XYZ | xyz(43.2980, 54.2399, 30.3740) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.55
Pale Olive Green
#B1D27B
ΔE00 2.89
Pale Olive
#B9CC81
ΔE00 3.21
Pistachio
#93C572
ΔE00 4.63
Tan Green
#A9BE70
ΔE00 4.66
Greenish Tan
#BCCB7A
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCD85 #A585CD
analogous
#CDC985 #ADCD85 #89CD85
triadic
#ADCD85 #85ADCD #CD85AD
tetradic
#ADCD85 #85CDC9 #A585CD #CD8589
square
#ADCD85 #85CDC9 #A585CD #CD8589
split-complementary
#ADCD85 #8589CD #C985CD
monochromatic
#71993F #90BB5A #ADCD85 #CADFB0 #E7F1DC
Accessibility & contrast
On white
1.77
#ADCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ADCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCD85
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCD85 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#B0C7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #adcd85; /* rgb */ color: rgb(173, 205, 133); /* oklch */ color: oklch(80.7% 0.102 128.0);
Tailwind
colors: {
custom: {
50: '#c6dca9',
500: '#adcd85',
950: '#000000',
},
}SCSS
$custom: #adcd85; $custom-light: #c6dca9; $custom-dark: #000000;
JSON
{
"hex": "#adcd85",
"rgb": {
"r": 173,
"g": 205,
"b": 133
},
"hsl": {
"h": 86.667,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80742,
"c": 0.10206,
"h": 128
},
"luminance": 0.5424
}Semantic roles & 50–950 ramp
primary
#ADCD85
secondary
#77579F
accent
#31B56B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480