#C0DBF4#C0DBF4
#C0DBF4 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.045 H 246.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBF4 |
|---|---|
| RGB | rgb(192, 219, 244) |
| HSL | hsl(209, 70%, 85%) |
| HSV | hsv(209, 21%, 96%) |
| CMYK | cmyk(21.3%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(86.21, -3.68, -15.18) |
| CIE-LCH | lch(86.21, 15.62, 256.36°) |
| OKLab | oklab(87.96% -0.0181 -0.0413) |
| OKLCH | oklch(87.96% 0.045 246.3) |
| XYZ | xyz(63.3945, 68.3994, 95.4327) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.07
Baby Blue (survey)
#A2CFFE
ΔE00 6.60
Ice Blue
#A5DFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBF4 #F4D9C0
analogous
#C0F4F3 #C0DBF4 #C0C1F4
triadic
#C0DBF4 #F4C0DB #DBF4C0
tetradic
#C0DBF4 #F3C0F4 #F4D9C0 #C1F4C0
square
#C0DBF4 #F3C0F4 #F4D9C0 #C1F4C0
split-complementary
#C0DBF4 #F4C0C1 #F4F3C0
monochromatic
#589FE2 #8CBDEB #C0DBF4 #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.43
#C0DBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C0DBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBF4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBF4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF5
Deuteranopia (green-blind)
#CBD5F4
Tritanopia (blue-blind)
#B2E1E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dbf4; /* rgb */ color: rgb(192, 219, 244); /* oklch */ color: oklch(88.0% 0.045 246.3);
Tailwind
colors: {
custom: {
50: '#d3e6f7',
500: '#c0dbf4',
950: '#000000',
},
}SCSS
$custom: #c0dbf4; $custom-light: #d3e6f7; $custom-dark: #000000;
JSON
{
"hex": "#c0dbf4",
"rgb": {
"r": 192,
"g": 219,
"b": 244
},
"hsl": {
"h": 208.846,
"s": 70.27,
"l": 85.49
},
"oklch": {
"l": 0.87955,
"c": 0.04508,
"h": 246.3
},
"luminance": 0.68401
}Semantic roles & 50–950 ramp
primary
#C0DBF4
secondary
#D5AB83
accent
#6F13D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485