#ADC8A2#ADC8A2
#ADC8A2 is a light, muted green. Relative luminance 0.528; OKLCH L 80.2% C 0.060 H 136.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8A2 |
|---|---|
| RGB | rgb(173, 200, 162) |
| HSL | hsl(103, 26%, 71%) |
| HSV | hsv(103, 19%, 78%) |
| CMYK | cmyk(13.5%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(77.76, -16.14, 16.03) |
| CIE-LCH | lch(77.76, 22.75, 135.20°) |
| OKLab | oklab(80.24% -0.0436 0.0412) |
| OKLCH | oklch(80.24% 0.06 136.7) |
| XYZ | xyz(44.4082, 52.8008, 42.0274) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.91
Sage Green
#9CAF88
ΔE00 6.80
Greenish Grey
#96AE8D
ΔE00 7.01
Light Grey Green
#B7E1A1
ΔE00 7.97
Lichen
#8FB67B
ΔE00 8.00
Sage Green (survey)
#88B378
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8A2 #BDA2C8
analogous
#C0C8A2 #ADC8A2 #A2C8AA
triadic
#ADC8A2 #A2ADC8 #C8A2AD
tetradic
#ADC8A2 #A2C0C8 #BDA2C8 #C8AAA2
square
#ADC8A2 #A2C0C8 #BDA2C8 #C8AAA2
split-complementary
#ADC8A2 #AAA2C8 #C8A2C0
monochromatic
#6B9759 #8BB17C #ADC8A2 #CFDFC8 #EEF4EC
Accessibility & contrast
On white
1.82
#ADC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ADC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8A2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8A2 | 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)
#CBC2A0
Deuteranopia (green-blind)
#C7BFA4
Tritanopia (blue-blind)
#ADC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adc8a2; /* rgb */ color: rgb(173, 200, 162); /* oklch */ color: oklch(80.2% 0.060 136.7);
Tailwind
colors: {
custom: {
50: '#c5d8bd',
500: '#adc8a2',
950: '#000000',
},
}SCSS
$custom: #adc8a2; $custom-light: #c5d8bd; $custom-dark: #000000;
JSON
{
"hex": "#adc8a2",
"rgb": {
"r": 173,
"g": 200,
"b": 162
},
"hsl": {
"h": 102.632,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80243,
"c": 0.05998,
"h": 136.7
},
"luminance": 0.52801
}Semantic roles & 50–950 ramp
primary
#ADC8A2
secondary
#90729D
accent
#41A488
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382