#C0D6CA#C0D6CA
#C0D6CA is a very light, muted green. Relative luminance 0.636; OKLCH L 85.6% C 0.029 H 162.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D6CA |
|---|---|
| RGB | rgb(192, 214, 202) |
| HSL | hsl(147, 21%, 80%) |
| HSV | hsv(147, 10%, 84%) |
| CMYK | cmyk(10.3%, 0%, 5.6%, 16.1%) |
| CIE-LAB | lab(83.74, -9.63, 3.42) |
| CIE-LCH | lch(83.74, 10.22, 160.45°) |
| OKLab | oklab(85.62% -0.0273 0.0089) |
| OKLCH | oklch(85.62% 0.029 162) |
| XYZ | xyz(56.4431, 63.5630, 65.1609) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.98
Honeydew
#F0FFF0
ΔE00 9.58
Powder Blue
#B0E0E6
ΔE00 9.62
Ice
#D6FFFA
ΔE00 10.09
Lightcyan
#E0FFFF
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D6CA #D6C0CC
analogous
#C1D6C0 #C0D6CA #C0D6D5
triadic
#C0D6CA #CAC0D6 #D6CAC0
tetradic
#C0D6CA #C0C1D6 #D6C0CC #D6D5C0
square
#C0D6CA #C0C1D6 #D6C0CC #D6D5C0
split-complementary
#C0D6CA #D5C0D6 #D6C0C1
monochromatic
#76A68C #9BBEAB #C0D6CA #E5EEE9 #ECF3EF
Accessibility & contrast
On white
1.53
#C0D6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#C0D6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D6CA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D6CA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#BCD6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c0d6ca; /* rgb */ color: rgb(192, 214, 202); /* oklch */ color: oklch(85.6% 0.029 162.0);
Tailwind
colors: {
custom: {
50: '#d3e2da',
500: '#c0d6ca',
950: '#000000',
},
}SCSS
$custom: #c0d6ca; $custom-light: #d3e2da; $custom-dark: #000000;
JSON
{
"hex": "#c0d6ca",
"rgb": {
"r": 192,
"g": 214,
"b": 202
},
"hsl": {
"h": 147.273,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.85624,
"c": 0.02876,
"h": 162
},
"luminance": 0.63564
}Semantic roles & 50–950 ramp
primary
#C0D6CA
secondary
#AC8F9E
accent
#4677A0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483