#C0DBFF#C0DBFF
#C0DBFF is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.058 H 255.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBFF |
|---|---|
| RGB | rgb(192, 219, 255) |
| HSL | hsl(214, 100%, 88%) |
| HSV | hsv(214, 25%, 100%) |
| CMYK | cmyk(24.7%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(86.55, -1.24, -20.47) |
| CIE-LCH | lch(86.55, 20.51, 266.54°) |
| OKLab | oklab(88.34% -0.0143 -0.0559) |
| OKLCH | oklch(88.34% 0.058 255.7) |
| XYZ | xyz(65.1148, 69.0875, 104.4928) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.03
Light Blue Grey
#B7C9E2
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 7.17
Pastel Blue
#A2BFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBFF #FFE4C0
analogous
#C0FAFF #C0DBFF #C5C0FF
triadic
#C0DBFF #FFC0DB #DBFFC0
tetradic
#C0DBFF #FFC0FA #FFE4C0 #C0FFC5
square
#C0DBFF #FFC0FA #FFE4C0 #C0FFC5
split-complementary
#C0DBFF #FFC5C0 #FAFFC0
monochromatic
#4695FF #83B8FF #C0DBFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.42
#C0DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C0DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBFF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBFF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#AFE3E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c0dbff; /* rgb */ color: rgb(192, 219, 255); /* oklch */ color: oklch(88.3% 0.058 255.7);
Tailwind
colors: {
custom: {
50: '#d4e6ff',
500: '#c0dbff',
950: '#000000',
},
}SCSS
$custom: #c0dbff; $custom-light: #d4e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c0dbff",
"rgb": {
"r": 192,
"g": 219,
"b": 255
},
"hsl": {
"h": 214.286,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88337,
"c": 0.05771,
"h": 255.7
},
"luminance": 0.6909
}Semantic roles & 50–950 ramp
primary
#C0DBFF
secondary
#E8B97B
accent
#8300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486