#C0DED0#C0DED0
#C0DED0 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.5% C 0.037 H 165.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DED0 |
|---|---|
| RGB | rgb(192, 222, 208) |
| HSL | hsl(152, 31%, 81%) |
| HSV | hsv(152, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(86.01, -12.58, 3.54) |
| CIE-LCH | lch(86.01, 13.07, 164.31°) |
| OKLab | oklab(87.47% -0.0359 0.0092) |
| OKLCH | oklch(87.47% 0.037 165.7) |
| XYZ | xyz(59.2420, 68.0019, 69.6667) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.17
Duck Egg Blue
#C3FBF4
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.95
Ice Blue (survey)
#D7FFFE
ΔE00 9.02
Very Pale Blue
#D6FFFE
ΔE00 9.05
Paleturquoise
#AFEEEE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DED0 #DEC0CE
analogous
#C0DEC1 #C0DED0 #C0DDDE
triadic
#C0DED0 #D0C0DE #DED0C0
tetradic
#C0DED0 #C1C0DE #DEC0CE #DDDEC0
square
#C0DED0 #C1C0DE #DEC0CE #DDDEC0
split-complementary
#C0DED0 #DEC0DD #DEC1C0
monochromatic
#70B494 #98C9B2 #C0DED0 #E8F3EE #EBF4F0
Accessibility & contrast
On white
1.44
#C0DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C0DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DED0
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DED0 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CF
Deuteranopia (green-blind)
#D7D5D1
Tritanopia (blue-blind)
#BADEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0ded0; /* rgb */ color: rgb(192, 222, 208); /* oklch */ color: oklch(87.5% 0.037 165.7);
Tailwind
colors: {
custom: {
50: '#d3e8de',
500: '#c0ded0',
950: '#000000',
},
}SCSS
$custom: #c0ded0; $custom-light: #d3e8de; $custom-dark: #000000;
JSON
{
"hex": "#c0ded0",
"rgb": {
"r": 192,
"g": 222,
"b": 208
},
"hsl": {
"h": 152,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87472,
"c": 0.03709,
"h": 165.7
},
"luminance": 0.68003
}Semantic roles & 50–950 ramp
primary
#C0DED0
secondary
#B68DA0
accent
#3C6FAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484