#C0DECF#C0DECF
#C0DECF is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.038 H 164.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DECF |
|---|---|
| RGB | rgb(192, 222, 207) |
| HSL | hsl(150, 31%, 81%) |
| HSV | hsv(150, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.98, -12.77, 4.03) |
| CIE-LCH | lch(85.98, 13.39, 162.50°) |
| OKLab | oklab(87.44% -0.0363 0.0104) |
| OKLCH | oklch(87.44% 0.038 164) |
| XYZ | xyz(59.1193, 67.9528, 69.0208) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.36
Duck Egg Blue
#C3FBF4
ΔE00 8.58
Honeydew
#F0FFF0
ΔE00 9.16
Ice Blue (survey)
#D7FFFE
ΔE00 9.27
Eggshell Blue
#C4FFF7
ΔE00 9.29
Very Pale Blue
#D6FFFE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DECF #DEC0CF
analogous
#C0DEC0 #C0DECF #C0DEDE
triadic
#C0DECF #CFC0DE #DECFC0
tetradic
#C0DECF #C0C0DE #DEC0CF #DEDEC0
square
#C0DECF #C0C0DE #DEC0CF #DEDEC0
split-complementary
#C0DECF #DEC0DE #DEC0C0
monochromatic
#70B492 #98C9B0 #C0DECF #E8F3EE #EBF4F0
Accessibility & contrast
On white
1.44
#C0DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C0DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DECF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DECF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CE
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#BBDED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0decf; /* rgb */ color: rgb(192, 222, 207); /* oklch */ color: oklch(87.4% 0.038 164.0);
Tailwind
colors: {
custom: {
50: '#d3e8dd',
500: '#c0decf',
950: '#000000',
},
}SCSS
$custom: #c0decf; $custom-light: #d3e8dd; $custom-dark: #000000;
JSON
{
"hex": "#c0decf",
"rgb": {
"r": 192,
"g": 222,
"b": 207
},
"hsl": {
"h": 150,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87444,
"c": 0.03781,
"h": 164
},
"luminance": 0.67954
}Semantic roles & 50–950 ramp
primary
#C0DECF
secondary
#B68DA1
accent
#3C73AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484