#C0DED1#C0DED1
#C0DED1 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.036 H 167.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DED1 |
|---|---|
| RGB | rgb(192, 222, 209) |
| HSL | hsl(154, 31%, 81%) |
| HSV | hsv(154, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.03, -12.39, 3.04) |
| CIE-LCH | lch(86.03, 12.76, 166.20°) |
| OKLab | oklab(87.5% -0.0355 0.0079) |
| OKLCH | oklch(87.5% 0.036 167.5) |
| XYZ | xyz(59.3654, 68.0512, 70.3167) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 8.58
Ice Blue (survey)
#D7FFFE
ΔE00 8.78
Very Pale Blue
#D6FFFE
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DED1 #DEC0CD
analogous
#C0DEC2 #C0DED1 #C0DCDE
triadic
#C0DED1 #D1C0DE #DED1C0
tetradic
#C0DED1 #C2C0DE #DEC0CD #DCDEC0
square
#C0DED1 #C2C0DE #DEC0CD #DCDEC0
split-complementary
#C0DED1 #DEC0DC #DEC2C0
monochromatic
#70B496 #98C9B4 #C0DED1 #E8F3EE #EBF4F0
Accessibility & contrast
On white
1.44
#C0DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C0DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DED1
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DED1 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD0
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#BADEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0ded1; /* rgb */ color: rgb(192, 222, 209); /* oklch */ color: oklch(87.5% 0.036 167.5);
Tailwind
colors: {
custom: {
50: '#d3e8df',
500: '#c0ded1',
950: '#000000',
},
}SCSS
$custom: #c0ded1; $custom-light: #d3e8df; $custom-dark: #000000;
JSON
{
"hex": "#c0ded1",
"rgb": {
"r": 192,
"g": 222,
"b": 209
},
"hsl": {
"h": 154,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87499,
"c": 0.0364,
"h": 167.5
},
"luminance": 0.68052
}Semantic roles & 50–950 ramp
primary
#C0DED1
secondary
#B68D9E
accent
#3C6BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484