#ADC8A0#ADC8A0
#ADC8A0 is a light, moderate green. Relative luminance 0.527; OKLCH L 80.2% C 0.062 H 135.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8A0 |
|---|---|
| RGB | rgb(173, 200, 160) |
| HSL | hsl(101, 27%, 71%) |
| HSV | hsv(101, 20%, 78%) |
| CMYK | cmyk(13.5%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(77.72, -16.48, 17.04) |
| CIE-LCH | lch(77.72, 23.70, 134.04°) |
| OKLab | oklab(80.2% -0.0445 0.0437) |
| OKLCH | oklch(80.2% 0.062 135.5) |
| XYZ | xyz(44.2318, 52.7303, 41.0985) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.79
Sage Green
#9CAF88
ΔE00 6.72
Greenish Grey
#96AE8D
ΔE00 7.08
Light Grey Green
#B7E1A1
ΔE00 7.62
Lichen
#8FB67B
ΔE00 7.65
Sage Green (survey)
#88B378
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8A0 #BBA0C8
analogous
#C1C8A0 #ADC8A0 #A0C8A7
triadic
#ADC8A0 #A0ADC8 #C8A0AD
tetradic
#ADC8A0 #A0C1C8 #BBA0C8 #C8A7A0
square
#ADC8A0 #A0C1C8 #BBA0C8 #C8A7A0
split-complementary
#ADC8A0 #A7A0C8 #C8A0C1
monochromatic
#6C9657 #8CB279 #ADC8A0 #CEDEC7 #EEF4EC
Accessibility & contrast
On white
1.82
#ADC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ADC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8A0
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8A0 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC29E
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#ADC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #adc8a0; /* rgb */ color: rgb(173, 200, 160); /* oklch */ color: oklch(80.2% 0.062 135.5);
Tailwind
colors: {
custom: {
50: '#c5d8bc',
500: '#adc8a0',
950: '#000000',
},
}SCSS
$custom: #adc8a0; $custom-light: #c5d8bc; $custom-dark: #000000;
JSON
{
"hex": "#adc8a0",
"rgb": {
"r": 173,
"g": 200,
"b": 160
},
"hsl": {
"h": 100.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.80196,
"c": 0.06233,
"h": 135.5
},
"luminance": 0.52731
}Semantic roles & 50–950 ramp
primary
#ADC8A0
secondary
#8E709D
accent
#40A584
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382