#C0DED2#C0DED2
#C0DED2 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.036 H 169.4°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DED2 |
|---|---|
| RGB | rgb(192, 222, 210) |
| HSL | hsl(156, 31%, 81%) |
| HSV | hsv(156, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.06, -12.20, 2.55) |
| CIE-LCH | lch(86.06, 12.47, 168.19°) |
| OKLab | oklab(87.53% -0.0351 0.0066) |
| OKLCH | oklch(87.53% 0.036 169.4) |
| XYZ | xyz(59.4896, 68.1009, 70.9708) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.82
Duck Egg Blue
#C3FBF4
ΔE00 8.18
Powder Blue
#B0E0E6
ΔE00 8.21
Ice Blue (survey)
#D7FFFE
ΔE00 8.55
Very Pale Blue
#D6FFFE
ΔE00 8.58
Paleturquoise
#AFEEEE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DED2 #DEC0CC
analogous
#C0DEC3 #C0DED2 #C0DBDE
triadic
#C0DED2 #D2C0DE #DED2C0
tetradic
#C0DED2 #C3C0DE #DEC0CC #DBDEC0
square
#C0DED2 #C3C0DE #DEC0CC #DBDEC0
split-complementary
#C0DED2 #DEC0DB #DEC3C0
monochromatic
#70B499 #98C9B5 #C0DED2 #E8F3EF #EBF4F1
Accessibility & contrast
On white
1.44
#C0DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C0DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DED2
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DED2 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#D6D6D3
Tritanopia (blue-blind)
#BADEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0ded2; /* rgb */ color: rgb(192, 222, 210); /* oklch */ color: oklch(87.5% 0.036 169.4);
Tailwind
colors: {
custom: {
50: '#d3e8df',
500: '#c0ded2',
950: '#000000',
},
}SCSS
$custom: #c0ded2; $custom-light: #d3e8df; $custom-dark: #000000;
JSON
{
"hex": "#c0ded2",
"rgb": {
"r": 192,
"g": 222,
"b": 210
},
"hsl": {
"h": 156,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87527,
"c": 0.03574,
"h": 169.4
},
"luminance": 0.68102
}Semantic roles & 50–950 ramp
primary
#C0DED2
secondary
#B68D9D
accent
#3C68AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484