#ADCA85#ADCA85
#ADCA85 is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.1% C 0.098 H 127.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCA85 |
|---|---|
| RGB | rgb(173, 202, 133) |
| HSL | hsl(85, 39%, 66%) |
| HSV | hsv(85, 34%, 79%) |
| CMYK | cmyk(14.4%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(77.77, -21.57, 31.33) |
| CIE-LCH | lch(77.77, 38.03, 124.54°) |
| OKLab | oklab(80.07% -0.0587 0.0779) |
| OKLCH | oklch(80.07% 0.098 127) |
| XYZ | xyz(42.5872, 52.8184, 30.1371) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.75
Pale Olive
#B9CC81
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.55
Tan Green
#A9BE70
ΔE00 4.15
Greenish Tan
#BCCB7A
ΔE00 4.58
Pistachio
#93C572
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCA85 #A285CA
analogous
#CAC485 #ADCA85 #8ACA85
triadic
#ADCA85 #85ADCA #CA85AD
tetradic
#ADCA85 #85CAC4 #A285CA #CA858A
square
#ADCA85 #85CAC4 #A285CA #CA858A
split-complementary
#ADCA85 #858ACA #C485CA
monochromatic
#719440 #90B75A #ADCA85 #CADDB0 #E6EFDA
Accessibility & contrast
On white
1.82
#ADCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ADCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCA85
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCA85 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#B1C4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adca85; /* rgb */ color: rgb(173, 202, 133); /* oklch */ color: oklch(80.1% 0.098 127.0);
Tailwind
colors: {
custom: {
50: '#c6daa9',
500: '#adca85',
950: '#000000',
},
}SCSS
$custom: #adca85; $custom-light: #c6daa9; $custom-dark: #000000;
JSON
{
"hex": "#adca85",
"rgb": {
"r": 173,
"g": 202,
"b": 133
},
"hsl": {
"h": 85.217,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.80074,
"c": 0.0975,
"h": 127
},
"luminance": 0.52819
}Semantic roles & 50–950 ramp
primary
#ADCA85
secondary
#74589B
accent
#33B269
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380