#C0DBCF#C0DBCF
#C0DBCF is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.033 H 167.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBCF |
|---|---|
| RGB | rgb(192, 219, 207) |
| HSL | hsl(153, 27%, 81%) |
| HSV | hsv(153, 12%, 86%) |
| CMYK | cmyk(12.3%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.19, -11.25, 2.87) |
| CIE-LCH | lch(85.19, 11.61, 165.67°) |
| OKLab | oklab(86.81% -0.0322 0.0074) |
| OKLCH | oklch(86.81% 0.033 167) |
| XYZ | xyz(58.3296, 66.3734, 68.7576) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 8.64
Duck Egg Blue
#C3FBF4
ΔE00 9.16
Light Grey
#D8DCD6
ΔE00 9.16
Honeydew
#F0FFF0
ΔE00 9.24
Ice Blue (survey)
#D7FFFE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBCF #DBC0CC
analogous
#C0DBC1 #C0DBCF #C0D9DB
triadic
#C0DBCF #CFC0DB #DBCFC0
tetradic
#C0DBCF #C1C0DB #DBC0CC #D9DBC0
square
#C0DBCF #C1C0DB #DBC0CC #D9DBC0
split-complementary
#C0DBCF #DBC0D9 #DBC1C0
monochromatic
#72AE94 #99C5B1 #C0DBCF #E7F1ED #ECF4F0
Accessibility & contrast
On white
1.47
#C0DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#C0DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBCF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBCF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#BBDBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c0dbcf; /* rgb */ color: rgb(192, 219, 207); /* oklch */ color: oklch(86.8% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#d3e6dd',
500: '#c0dbcf',
950: '#000000',
},
}SCSS
$custom: #c0dbcf; $custom-light: #d3e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c0dbcf",
"rgb": {
"r": 192,
"g": 219,
"b": 207
},
"hsl": {
"h": 153.333,
"s": 27.273,
"l": 80.588
},
"oklch": {
"l": 0.86813,
"c": 0.03309,
"h": 167
},
"luminance": 0.66374
}Semantic roles & 50–950 ramp
primary
#C0DBCF
secondary
#B28D9E
accent
#406DA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484