#C0DBFE#C0DBFE
#C0DBFE is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.3% C 0.057 H 255.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBFE |
|---|---|
| RGB | rgb(192, 219, 254) |
| HSL | hsl(214, 97%, 87%) |
| HSV | hsv(214, 24%, 100%) |
| CMYK | cmyk(24.4%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(86.52, -1.46, -19.99) |
| CIE-LCH | lch(86.52, 20.04, 265.81°) |
| OKLab | oklab(88.3% -0.0146 -0.0546) |
| OKLCH | oklch(88.3% 0.057 255) |
| XYZ | xyz(64.9542, 69.0232, 103.6472) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.12
Light Blue Grey
#B7C9E2
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBFE #FEE3C0
analogous
#C0FAFE #C0DBFE #C4C0FE
triadic
#C0DBFE #FEC0DB #DBFEC0
tetradic
#C0DBFE #FEC0FA #FEE3C0 #C0FEC4
square
#C0DBFE #FEC0FA #FEE3C0 #C0FEC4
split-complementary
#C0DBFE #FEC4C0 #FAFEC0
monochromatic
#4896FC #84B9FD #C0DBFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.42
#C0DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C0DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBFE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBFE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#AFE2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dbfe; /* rgb */ color: rgb(192, 219, 254); /* oklch */ color: oklch(88.3% 0.057 255.0);
Tailwind
colors: {
custom: {
50: '#d4e6fe',
500: '#c0dbfe',
950: '#000000',
},
}SCSS
$custom: #c0dbfe; $custom-light: #d4e6fe; $custom-dark: #000000;
JSON
{
"hex": "#c0dbfe",
"rgb": {
"r": 192,
"g": 219,
"b": 254
},
"hsl": {
"h": 213.871,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.88301,
"c": 0.0565,
"h": 255
},
"luminance": 0.69025
}Semantic roles & 50–950 ramp
primary
#C0DBFE
secondary
#E6B87C
accent
#8200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485