#C0DCDA#C0DCDA
#C0DCDA is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.3% C 0.030 H 191.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCDA |
|---|---|
| RGB | rgb(192, 220, 218) |
| HSL | hsl(176, 29%, 81%) |
| HSV | hsv(176, 13%, 86%) |
| CMYK | cmyk(12.7%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.73, -9.62, -2.15) |
| CIE-LCH | lch(85.73, 9.86, 192.58°) |
| OKLab | oklab(87.34% -0.0292 -0.0059) |
| OKLCH | oklch(87.34% 0.03 191.4) |
| XYZ | xyz(59.9832, 67.4535, 76.1756) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 7.00
Lightcyan
#E0FFFF
ΔE00 7.54
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Very Pale Blue
#D6FFFE
ΔE00 7.77
Very Light Blue
#D5FFFF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCDA #DCC0C2
analogous
#C0DCCC #C0DCDA #C0D0DC
triadic
#C0DCDA #DAC0DC #DCDAC0
tetradic
#C0DCDA #CCC0DC #DCC0C2 #D0DCC0
square
#C0DCDA #CCC0DC #DCC0C2 #D0DCC0
split-complementary
#C0DCDA #DCC0D0 #DCCCC0
monochromatic
#71B0AC #99C6C3 #C0DCDA #E7F2F1 #EBF4F3
Accessibility & contrast
On white
1.45
#C0DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C0DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCDA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCDA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#B8DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dcda; /* rgb */ color: rgb(192, 220, 218); /* oklch */ color: oklch(87.3% 0.030 191.4);
Tailwind
colors: {
custom: {
50: '#d3e6e5',
500: '#c0dcda',
950: '#000000',
},
}SCSS
$custom: #c0dcda; $custom-light: #d3e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c0dcda",
"rgb": {
"r": 192,
"g": 220,
"b": 218
},
"hsl": {
"h": 175.714,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.87338,
"c": 0.02984,
"h": 191.4
},
"luminance": 0.67455
}Semantic roles & 50–950 ramp
primary
#C0DCDA
secondary
#B38D90
accent
#3E46A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484