#C0D2DB#C0D2DB
#C0D2DB is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.3% C 0.023 H 229.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2DB |
|---|---|
| RGB | rgb(192, 210, 219) |
| HSL | hsl(200, 27%, 81%) |
| HSV | hsv(200, 12%, 86%) |
| CMYK | cmyk(12.3%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(83.13, -4.25, -6.51) |
| CIE-LCH | lch(83.13, 7.77, 236.83°) |
| OKLab | oklab(85.29% -0.0152 -0.0175) |
| OKLCH | oklch(85.29% 0.023 229.1) |
| XYZ | xyz(57.5680, 62.4131, 76.0180) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2DB #DBC9C0
analogous
#C0DBD6 #C0D2DB #C0C4DB
triadic
#C0D2DB #DBC0D2 #D2DBC0
tetradic
#C0D2DB #D6C0DB #DBC9C0 #C4DBC0
square
#C0D2DB #D6C0DB #DBC9C0 #C4DBC0
split-complementary
#C0D2DB #DBC0C4 #DBD6C0
monochromatic
#729AAE #99B6C5 #C0D2DB #E7EEF1 #ECF1F4
Accessibility & contrast
On white
1.56
#C0D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C0D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2DB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2DB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#C9CEDB
Tritanopia (blue-blind)
#B9D5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c0d2db; /* rgb */ color: rgb(192, 210, 219); /* oklch */ color: oklch(85.3% 0.023 229.1);
Tailwind
colors: {
custom: {
50: '#d3dfe6',
500: '#c0d2db',
950: '#000000',
},
}SCSS
$custom: #c0d2db; $custom-light: #d3dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c0d2db",
"rgb": {
"r": 192,
"g": 210,
"b": 219
},
"hsl": {
"h": 200,
"s": 27.273,
"l": 80.588
},
"oklch": {
"l": 0.85294,
"c": 0.02318,
"h": 229.1
},
"luminance": 0.62414
}Semantic roles & 50–950 ramp
primary
#C0D2DB
secondary
#B29A8D
accent
#6240A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484