#C0DBDA#C0DBDA
#C0DBDA is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.1% C 0.029 H 193.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBDA |
|---|---|
| RGB | rgb(192, 219, 218) |
| HSL | hsl(178, 27%, 81%) |
| HSV | hsv(178, 12%, 86%) |
| CMYK | cmyk(12.3%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(85.47, -9.11, -2.53) |
| CIE-LCH | lch(85.47, 9.46, 195.54°) |
| OKLab | oklab(87.13% -0.0279 -0.0069) |
| OKLCH | oklch(87.13% 0.029 193.9) |
| XYZ | xyz(59.7215, 66.9302, 76.0884) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 6.65
Lightcyan
#E0FFFF
ΔE00 7.71
Ice Blue (survey)
#D7FFFE
ΔE00 8.01
Very Pale Blue
#D6FFFE
ΔE00 8.08
Very Light Blue
#D5FFFF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBDA #DBC0C1
analogous
#C0DBCC #C0DBDA #C0CEDB
triadic
#C0DBDA #DAC0DB #DBDAC0
tetradic
#C0DBDA #CCC0DB #DBC0C1 #CEDBC0
square
#C0DBDA #CCC0DB #DBC0C1 #CEDBC0
split-complementary
#C0DBDA #DBC0CE #DBCCC0
monochromatic
#72AEAC #99C5C3 #C0DBDA #E7F1F1 #ECF4F4
Accessibility & contrast
On white
1.46
#C0DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C0DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBDA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBDA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#B8DDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c0dbda; /* rgb */ color: rgb(192, 219, 218); /* oklch */ color: oklch(87.1% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#d3e6e5',
500: '#c0dbda',
950: '#000000',
},
}SCSS
$custom: #c0dbda; $custom-light: #d3e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c0dbda",
"rgb": {
"r": 192,
"g": 219,
"b": 218
},
"hsl": {
"h": 177.778,
"s": 27.273,
"l": 80.588
},
"oklch": {
"l": 0.87129,
"c": 0.02873,
"h": 193.9
},
"luminance": 0.66931
}Semantic roles & 50–950 ramp
primary
#C0DBDA
secondary
#B28D8F
accent
#4043A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484