#C0DED6#C0DED6
#C0DED6 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.034 H 177.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DED6 |
|---|---|
| RGB | rgb(192, 222, 214) |
| HSL | hsl(164, 31%, 81%) |
| HSV | hsv(164, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(86.16, -11.43, 0.59) |
| CIE-LCH | lch(86.16, 11.45, 177.06°) |
| OKLab | oklab(87.64% -0.0335 0.0014) |
| OKLCH | oklch(87.64% 0.034 177.6) |
| XYZ | xyz(59.9941, 68.3027, 73.6282) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Ice
#D6FFFA
ΔE00 7.33
Ice Blue (survey)
#D7FFFE
ΔE00 7.75
Very Pale Blue
#D6FFFE
ΔE00 7.78
Paleturquoise
#AFEEEE
ΔE00 7.87
Duck Egg Blue
#C3FBF4
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DED6 #DEC0C8
analogous
#C0DEC7 #C0DED6 #C0D7DE
triadic
#C0DED6 #D6C0DE #DED6C0
tetradic
#C0DED6 #C7C0DE #DEC0C8 #D7DEC0
square
#C0DED6 #C7C0DE #DEC0C8 #D7DEC0
split-complementary
#C0DED6 #DEC0D7 #DEC7C0
monochromatic
#70B4A2 #98C9BC #C0DED6 #E8F3F0 #EBF4F2
Accessibility & contrast
On white
1.43
#C0DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C0DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DED6
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DED6 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#B9DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0ded6; /* rgb */ color: rgb(192, 222, 214); /* oklch */ color: oklch(87.6% 0.034 177.6);
Tailwind
colors: {
custom: {
50: '#d3e8e2',
500: '#c0ded6',
950: '#000000',
},
}SCSS
$custom: #c0ded6; $custom-light: #d3e8e2; $custom-dark: #000000;
JSON
{
"hex": "#c0ded6",
"rgb": {
"r": 192,
"g": 222,
"b": 214
},
"hsl": {
"h": 164,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.8764,
"c": 0.03357,
"h": 177.6
},
"luminance": 0.68304
}Semantic roles & 50–950 ramp
primary
#C0DED6
secondary
#B68D98
accent
#3C59AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484