#C0DCDF#C0DCDF
#C0DCDF is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.030 H 204.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCDF |
|---|---|
| RGB | rgb(192, 220, 223) |
| HSL | hsl(186, 33%, 81%) |
| HSV | hsv(186, 14%, 87%) |
| CMYK | cmyk(13.9%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(85.87, -8.62, -4.59) |
| CIE-LCH | lch(85.87, 9.77, 208.05°) |
| OKLab | oklab(87.49% -0.0273 -0.0124) |
| OKLCH | oklch(87.49% 0.03 204.5) |
| XYZ | xyz(60.6474, 67.7192, 79.6735) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 5.14
Lightcyan
#E0FFFF
ΔE00 7.58
Pale Sky Blue
#BDF6FE
ΔE00 7.96
Ice Blue (survey)
#D7FFFE
ΔE00 8.05
Very Light Blue
#D5FFFF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCDF #DFC3C0
analogous
#C0DFD3 #C0DCDF #C0CDDF
triadic
#C0DCDF #DFC0DC #DCDFC0
tetradic
#C0DCDF #D3C0DF #DFC3C0 #CDDFC0
square
#C0DCDF #D3C0DF #DFC3C0 #CDDFC0
split-complementary
#C0DCDF #DFC0CD #DFD3C0
monochromatic
#6FAFB6 #97C5CA #C0DCDF #E9F3F4 #EBF4F5
Accessibility & contrast
On white
1.44
#C0DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C0DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCDF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCDF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#B7DEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c0dcdf; /* rgb */ color: rgb(192, 220, 223); /* oklch */ color: oklch(87.5% 0.030 204.5);
Tailwind
colors: {
custom: {
50: '#d3e6e9',
500: '#c0dcdf',
950: '#000000',
},
}SCSS
$custom: #c0dcdf; $custom-light: #d3e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c0dcdf",
"rgb": {
"r": 192,
"g": 220,
"b": 223
},
"hsl": {
"h": 185.806,
"s": 32.632,
"l": 81.373
},
"oklch": {
"l": 0.87488,
"c": 0.03001,
"h": 204.5
},
"luminance": 0.67721
}Semantic roles & 50–950 ramp
primary
#C0DCDF
secondary
#B7908C
accent
#453AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484