#ADC8A6#ADC8A6
#ADC8A6 is a light, muted green. Relative luminance 0.529; OKLCH L 80.3% C 0.055 H 139.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8A6 |
|---|---|
| RGB | rgb(173, 200, 166) |
| HSL | hsl(108, 24%, 72%) |
| HSV | hsv(108, 17%, 78%) |
| CMYK | cmyk(13.5%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(77.84, -15.46, 14.01) |
| CIE-LCH | lch(77.84, 20.87, 137.82°) |
| OKLab | oklab(80.34% -0.0419 0.0361) |
| OKLCH | oklch(80.34% 0.055 139.3) |
| XYZ | xyz(44.7694, 52.9453, 43.9298) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.33
Greenish Grey
#96AE8D
ΔE00 6.98
Sage Green
#9CAF88
ΔE00 7.10
Light Grey Green
#B7E1A1
ΔE00 8.76
Lichen
#8FB67B
ΔE00 8.81
Sage Green (survey)
#88B378
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8A6 #C1A6C8
analogous
#BEC8A6 #ADC8A6 #A6C8B0
triadic
#ADC8A6 #A6ADC8 #C8A6AD
tetradic
#ADC8A6 #A6BEC8 #C1A6C8 #C8B0A6
square
#ADC8A6 #A6BEC8 #C1A6C8 #C8B0A6
split-complementary
#ADC8A6 #B0A6C8 #C8A6BE
monochromatic
#69975D #8AB180 #ADC8A6 #D0DFCC #EEF3EC
Accessibility & contrast
On white
1.81
#ADC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#ADC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8A6
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8A6 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A4
Deuteranopia (green-blind)
#C6BFA8
Tritanopia (blue-blind)
#ACC5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adc8a6; /* rgb */ color: rgb(173, 200, 166); /* oklch */ color: oklch(80.3% 0.055 139.3);
Tailwind
colors: {
custom: {
50: '#c5d8c0',
500: '#adc8a6',
950: '#000000',
},
}SCSS
$custom: #adc8a6; $custom-light: #c5d8c0; $custom-dark: #000000;
JSON
{
"hex": "#adc8a6",
"rgb": {
"r": 173,
"g": 200,
"b": 166
},
"hsl": {
"h": 107.647,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.8034,
"c": 0.05533,
"h": 139.3
},
"luminance": 0.52946
}Semantic roles & 50–950 ramp
primary
#ADC8A6
secondary
#95769D
accent
#43A28F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382