#C0D8CA#C0D8CA
#C0D8CA is a very light, muted green. Relative luminance 0.646; OKLCH L 86.0% C 0.032 H 160.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D8CA |
|---|---|
| RGB | rgb(192, 216, 202) |
| HSL | hsl(145, 24%, 80%) |
| HSV | hsv(145, 11%, 85%) |
| CMYK | cmyk(11.1%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(84.27, -10.66, 4.19) |
| CIE-LCH | lch(84.27, 11.45, 158.55°) |
| OKLab | oklab(86.04% -0.0301 0.0109) |
| OKLCH | oklch(86.04% 0.032 160.1) |
| XYZ | xyz(56.9524, 64.5816, 65.3306) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.78
Honeydew
#F0FFF0
ΔE00 9.40
Ice
#D6FFFA
ΔE00 9.77
Powder Blue
#B0E0E6
ΔE00 9.87
Silver (survey)
#C5C9C7
ΔE00 9.98
Duck Egg Blue
#C3FBF4
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D8CA #D8C0CE
analogous
#C2D8C0 #C0D8CA #C0D8D6
triadic
#C0D8CA #CAC0D8 #D8CAC0
tetradic
#C0D8CA #C0C2D8 #D8C0CE #D8D6C0
square
#C0D8CA #C0C2D8 #D8C0CE #D8D6C0
split-complementary
#C0D8CA #D6C0D8 #D8C0C2
monochromatic
#74A98A #9AC1AA #C0D8CA #E6EFEA #ECF3EF
Accessibility & contrast
On white
1.51
#C0D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C0D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D8CA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D8CA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#BCD8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c0d8ca; /* rgb */ color: rgb(192, 216, 202); /* oklch */ color: oklch(86.0% 0.032 160.1);
Tailwind
colors: {
custom: {
50: '#d3e4da',
500: '#c0d8ca',
950: '#000000',
},
}SCSS
$custom: #c0d8ca; $custom-light: #d3e4da; $custom-dark: #000000;
JSON
{
"hex": "#c0d8ca",
"rgb": {
"r": 192,
"g": 216,
"b": 202
},
"hsl": {
"h": 145,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.86044,
"c": 0.03203,
"h": 160.1
},
"luminance": 0.64582
}Semantic roles & 50–950 ramp
primary
#C0D8CA
secondary
#AE8EA1
accent
#447BA2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483