#C0DACC#C0DACC
#C0DACC is a very light, muted green. Relative luminance 0.657; OKLCH L 86.5% C 0.034 H 162.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DACC |
|---|---|
| RGB | rgb(192, 218, 204) |
| HSL | hsl(148, 26%, 80%) |
| HSV | hsv(148, 12%, 85%) |
| CMYK | cmyk(11.9%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(84.85, -11.31, 3.97) |
| CIE-LCH | lch(84.85, 11.98, 160.66°) |
| OKLab | oklab(86.52% -0.0321 0.0103) |
| OKLCH | oklch(86.52% 0.034 162.2) |
| XYZ | xyz(57.7062, 65.7079, 66.7577) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 9.21
Light Grey
#D8DCD6
ΔE00 9.22
Honeydew
#F0FFF0
ΔE00 9.27
Powder Blue
#B0E0E6
ΔE00 9.52
Duck Egg Blue
#C3FBF4
ΔE00 9.71
Ice Blue (survey)
#D7FFFE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DACC #DAC0CE
analogous
#C1DAC0 #C0DACC #C0DAD9
triadic
#C0DACC #CCC0DA #DACCC0
tetradic
#C0DACC #C0C1DA #DAC0CE #DAD9C0
square
#C0DACC #C0C1DA #DAC0CE #DAD9C0
split-complementary
#C0DACC #D9C0DA #DAC0C1
monochromatic
#73AD8E #99C3AD #C0DACC #E7F1EB #ECF4EF
Accessibility & contrast
On white
1.48
#C0DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#C0DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DACC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DACC | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#BCDAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c0dacc; /* rgb */ color: rgb(192, 218, 204); /* oklch */ color: oklch(86.5% 0.034 162.2);
Tailwind
colors: {
custom: {
50: '#d3e5db',
500: '#c0dacc',
950: '#000000',
},
}SCSS
$custom: #c0dacc; $custom-light: #d3e5db; $custom-dark: #000000;
JSON
{
"hex": "#c0dacc",
"rgb": {
"r": 192,
"g": 218,
"b": 204
},
"hsl": {
"h": 147.692,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.86519,
"c": 0.0337,
"h": 162.2
},
"luminance": 0.65709
}Semantic roles & 50–950 ramp
primary
#C0DACC
secondary
#B18EA0
accent
#4177A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484