#C0DED4#C0DED4
#C0DED4 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.035 H 173.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DED4 |
|---|---|
| RGB | rgb(192, 222, 212) |
| HSL | hsl(160, 31%, 81%) |
| HSV | hsv(160, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.11, -11.82, 1.57) |
| CIE-LCH | lch(86.11, 11.92, 172.44°) |
| OKLab | oklab(87.58% -0.0343 0.004) |
| OKLCH | oklch(87.58% 0.035 173.4) |
| XYZ | xyz(59.7403, 68.2012, 72.2913) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.47
Ice
#D6FFFA
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 8.01
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Very Pale Blue
#D6FFFE
ΔE00 8.15
Paleturquoise
#AFEEEE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DED4 #DEC0CA
analogous
#C0DEC5 #C0DED4 #C0D9DE
triadic
#C0DED4 #D4C0DE #DED4C0
tetradic
#C0DED4 #C5C0DE #DEC0CA #D9DEC0
square
#C0DED4 #C5C0DE #DEC0CA #D9DEC0
split-complementary
#C0DED4 #DEC0D9 #DEC5C0
monochromatic
#70B49D #98C9B9 #C0DED4 #E8F3EF #EBF4F1
Accessibility & contrast
On white
1.43
#C0DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C0DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DED4
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DED4 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D6D6D5
Tritanopia (blue-blind)
#B9DFDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0ded4; /* rgb */ color: rgb(192, 222, 212); /* oklch */ color: oklch(87.6% 0.035 173.4);
Tailwind
colors: {
custom: {
50: '#d3e8e1',
500: '#c0ded4',
950: '#000000',
},
}SCSS
$custom: #c0ded4; $custom-light: #d3e8e1; $custom-dark: #000000;
JSON
{
"hex": "#c0ded4",
"rgb": {
"r": 192,
"g": 222,
"b": 212
},
"hsl": {
"h": 160,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.87584,
"c": 0.03457,
"h": 173.4
},
"luminance": 0.68202
}Semantic roles & 50–950 ramp
primary
#C0DED4
secondary
#B68D9A
accent
#3C60AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484