#ADC8A3#ADC8A3
#ADC8A3 is a light, muted green. Relative luminance 0.528; OKLCH L 80.3% C 0.059 H 137.3°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8A3 |
|---|---|
| RGB | rgb(173, 200, 163) |
| HSL | hsl(104, 25%, 71%) |
| HSV | hsv(104, 19%, 78%) |
| CMYK | cmyk(13.5%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(77.78, -15.98, 15.53) |
| CIE-LCH | lch(77.78, 22.28, 135.82°) |
| OKLab | oklab(80.27% -0.0432 0.0399) |
| OKLCH | oklch(80.27% 0.059 137.3) |
| XYZ | xyz(44.4974, 52.8365, 42.4974) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.00
Sage Green
#9CAF88
ΔE00 6.86
Greenish Grey
#96AE8D
ΔE00 6.98
Light Grey Green
#B7E1A1
ΔE00 8.15
Lichen
#8FB67B
ΔE00 8.19
Sage Green (survey)
#88B378
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8A3 #BEA3C8
analogous
#BFC8A3 #ADC8A3 #A3C8AB
triadic
#ADC8A3 #A3ADC8 #C8A3AD
tetradic
#ADC8A3 #A3BFC8 #BEA3C8 #C8ABA3
square
#ADC8A3 #A3BFC8 #BEA3C8 #C8ABA3
split-complementary
#ADC8A3 #ABA3C8 #C8A3BF
monochromatic
#6A975A #8BB17D #ADC8A3 #CFDFC9 #EEF4EC
Accessibility & contrast
On white
1.82
#ADC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ADC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8A3
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8A3 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#C6BFA5
Tritanopia (blue-blind)
#ACC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adc8a3; /* rgb */ color: rgb(173, 200, 163); /* oklch */ color: oklch(80.3% 0.059 137.3);
Tailwind
colors: {
custom: {
50: '#c5d8be',
500: '#adc8a3',
950: '#000000',
},
}SCSS
$custom: #adc8a3; $custom-light: #c5d8be; $custom-dark: #000000;
JSON
{
"hex": "#adc8a3",
"rgb": {
"r": 173,
"g": 200,
"b": 163
},
"hsl": {
"h": 103.784,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.80267,
"c": 0.05882,
"h": 137.3
},
"luminance": 0.52837
}Semantic roles & 50–950 ramp
primary
#ADC8A3
secondary
#91739D
accent
#42A489
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382