#C0DED8#C0DED8
#C0DED8 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.033 H 182.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DED8 |
|---|---|
| RGB | rgb(192, 222, 216) |
| HSL | hsl(168, 31%, 81%) |
| HSV | hsv(168, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.21, -11.04, -0.39) |
| CIE-LCH | lch(86.21, 11.05, 182.04°) |
| OKLab | oklab(87.7% -0.0327 -0.0012) |
| OKLCH | oklch(87.7% 0.033 182.1) |
| XYZ | xyz(60.2511, 68.4055, 74.9816) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Ice
#D6FFFA
ΔE00 7.22
Ice Blue (survey)
#D7FFFE
ΔE00 7.45
Very Pale Blue
#D6FFFE
ΔE00 7.49
Paleturquoise
#AFEEEE
ΔE00 7.62
Very Light Blue
#D5FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DED8 #DEC0C6
analogous
#C0DEC9 #C0DED8 #C0D5DE
triadic
#C0DED8 #D8C0DE #DED8C0
tetradic
#C0DED8 #C9C0DE #DEC0C6 #D5DEC0
square
#C0DED8 #C9C0DE #DEC0C6 #D5DEC0
split-complementary
#C0DED8 #DEC0D5 #DEC9C0
monochromatic
#70B4A6 #98C9BF #C0DED8 #E8F3F1 #EBF4F3
Accessibility & contrast
On white
1.43
#C0DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C0DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DED8
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DED8 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D5D6D9
Tritanopia (blue-blind)
#B9DFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0ded8; /* rgb */ color: rgb(192, 222, 216); /* oklch */ color: oklch(87.7% 0.033 182.1);
Tailwind
colors: {
custom: {
50: '#d3e8e4',
500: '#c0ded8',
950: '#000000',
},
}SCSS
$custom: #c0ded8; $custom-light: #d3e8e4; $custom-dark: #000000;
JSON
{
"hex": "#c0ded8",
"rgb": {
"r": 192,
"g": 222,
"b": 216
},
"hsl": {
"h": 168,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87698,
"c": 0.03277,
"h": 182.1
},
"luminance": 0.68407
}Semantic roles & 50–950 ramp
primary
#C0DED8
secondary
#B68D95
accent
#3C52AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484