#ADCABA#ADCABA
#ADCABA is a light, muted green. Relative luminance 0.547; OKLCH L 81.3% C 0.038 H 161.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCABA |
|---|---|
| RGB | rgb(173, 202, 186) |
| HSL | hsl(147, 21%, 74%) |
| HSV | hsv(147, 14%, 79%) |
| CMYK | cmyk(14.4%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(78.85, -12.85, 4.73) |
| CIE-LCH | lch(78.85, 13.69, 159.79°) |
| OKLab | oklab(81.29% -0.0363 0.0123) |
| OKLCH | oklch(81.29% 0.038 161.3) |
| XYZ | xyz(47.2149, 54.6695, 54.5096) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 9.82
Darkseagreen
#8FBC8F
ΔE00 10.53
Seafoam Blue
#78D1B6
ΔE00 10.90
Sage Green
#9CAF88
ΔE00 11.00
Powder Blue
#B0E0E6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCABA #CAADBD
analogous
#AECAAD #ADCABA #ADCAC8
triadic
#ADCABA #BAADCA #CABAAD
tetradic
#ADCABA #ADAECA #CAADBD #CAC8AD
square
#ADCABA #ADAECA #CAADBD #CAC8AD
split-complementary
#ADCABA #C8ADCA #CAADAE
monochromatic
#63997B #88B29B #ADCABA #D2E2D9 #ECF3EF
Accessibility & contrast
On white
1.76
#ADCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#ADCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCABA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCABA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#A8CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #adcaba; /* rgb */ color: rgb(173, 202, 186); /* oklch */ color: oklch(81.3% 0.038 161.3);
Tailwind
colors: {
custom: {
50: '#c5dace',
500: '#adcaba',
950: '#000000',
},
}SCSS
$custom: #adcaba; $custom-light: #c5dace; $custom-dark: #000000;
JSON
{
"hex": "#adcaba",
"rgb": {
"r": 173,
"g": 202,
"b": 186
},
"hsl": {
"h": 146.897,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.81294,
"c": 0.03835,
"h": 161.3
},
"luminance": 0.5467
}Semantic roles & 50–950 ramp
primary
#ADCABA
secondary
#9F7D8F
accent
#4677A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383