#ADCAAB#ADCAAB
#ADCAAB is a light, muted green. Relative luminance 0.541; OKLCH L 80.9% C 0.053 H 143.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCAAB |
|---|---|
| RGB | rgb(173, 202, 171) |
| HSL | hsl(116, 23%, 73%) |
| HSV | hsv(116, 15%, 79%) |
| CMYK | cmyk(14.4%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(78.50, -15.61, 12.27) |
| CIE-LCH | lch(78.50, 19.85, 141.84°) |
| OKLab | oklab(80.9% -0.0426 0.0317) |
| OKLCH | oklch(80.9% 0.053 143.3) |
| XYZ | xyz(45.7032, 54.0648, 46.5478) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.82
Greenish Grey
#96AE8D
ΔE00 7.58
Sage Green
#9CAF88
ΔE00 8.00
Light Grey Green
#B7E1A1
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.29
Lichen
#8FB67B
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCAAB #C8ABCA
analogous
#BCCAAB #ADCAAB #ABCAB8
triadic
#ADCAAB #ABADCA #CAABAD
tetradic
#ADCAAB #ABBCCA #C8ABCA #CAB8AB
square
#ADCAAB #ABBCCA #C8ABCA #CAB8AB
split-complementary
#ADCAAB #B8ABCA #CAABBC
monochromatic
#659A61 #88B285 #ADCAAB #D2E2D1 #EDF3EC
Accessibility & contrast
On white
1.78
#ADCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#ADCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCAAB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCAAB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#ABC8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #adcaab; /* rgb */ color: rgb(173, 202, 171); /* oklch */ color: oklch(80.9% 0.053 143.3);
Tailwind
colors: {
custom: {
50: '#c5dac4',
500: '#adcaab',
950: '#000000',
},
}SCSS
$custom: #adcaab; $custom-light: #c5dac4; $custom-dark: #000000;
JSON
{
"hex": "#adcaab",
"rgb": {
"r": 173,
"g": 202,
"b": 171
},
"hsl": {
"h": 116.129,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80899,
"c": 0.0531,
"h": 143.3
},
"luminance": 0.54066
}Semantic roles & 50–950 ramp
primary
#ADCAAB
secondary
#9C7A9F
accent
#44A19B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382