#C0D0BA#C0D0BA
#C0D0BA is a very light, muted green. Relative luminance 0.599; OKLCH L 83.9% C 0.035 H 137.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D0BA |
|---|---|
| RGB | rgb(192, 208, 186) |
| HSL | hsl(104, 19%, 77%) |
| HSV | hsv(104, 11%, 82%) |
| CMYK | cmyk(7.7%, 0%, 10.6%, 18.4%) |
| CIE-LAB | lab(81.76, -9.45, 9.08) |
| CIE-LCH | lch(81.76, 13.11, 136.13°) |
| OKLab | oklab(83.93% -0.0254 0.0236) |
| OKLCH | oklch(83.93% 0.035 137.1) |
| XYZ | xyz(53.1554, 59.8630, 55.1992) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 10.08
Greenish Grey
#96AE8D
ΔE00 10.69
Sage Green
#9CAF88
ΔE00 10.77
Honeydew
#F0FFF0
ΔE00 10.90
Beige
#F5F5DC
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D0BA #CABAD0
analogous
#CBD0BA #C0D0BA #BAD0BF
triadic
#C0D0BA #BAC0D0 #D0BAC0
tetradic
#C0D0BA #BACBD0 #CABAD0 #D0BFBA
square
#C0D0BA #BACBD0 #CABAD0 #D0BFBA
split-complementary
#C0D0BA #BFBAD0 #D0BACB
monochromatic
#7E9E71 #9FB796 #C0D0BA #E1E9DE #EEF3ED
Accessibility & contrast
On white
1.62
#C0D0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C0D0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D0BA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D0BA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB9
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#C0CECA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0d0ba; /* rgb */ color: rgb(192, 208, 186); /* oklch */ color: oklch(83.9% 0.035 137.1);
Tailwind
colors: {
custom: {
50: '#d3dece',
500: '#c0d0ba',
950: '#000000',
},
}SCSS
$custom: #c0d0ba; $custom-light: #d3dece; $custom-dark: #000000;
JSON
{
"hex": "#c0d0ba",
"rgb": {
"r": 192,
"g": 208,
"b": 186
},
"hsl": {
"h": 103.636,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83934,
"c": 0.03472,
"h": 137.1
},
"luminance": 0.59863
}Semantic roles & 50–950 ramp
primary
#C0D0BA
secondary
#9D89A5
accent
#489D86
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483