#C0DBFB#C0DBFB
#C0DBFB is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.2% C 0.053 H 252.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DBFB |
|---|---|
| RGB | rgb(192, 219, 251) |
| HSL | hsl(213, 88%, 87%) |
| HSV | hsv(213, 24%, 98%) |
| CMYK | cmyk(23.5%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.42, -2.14, -18.55) |
| CIE-LCH | lch(86.42, 18.67, 263.43°) |
| OKLab | oklab(88.2% -0.0157 -0.0506) |
| OKLCH | oklch(88.2% 0.053 252.8) |
| XYZ | xyz(64.4776, 68.8326, 101.1369) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.58
Light Blue Grey
#B7C9E2
ΔE00 4.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 5.79
Cloudy Blue
#ACC2D9
ΔE00 6.59
Light Blue
#95D0FC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DBFB #FBE0C0
analogous
#C0F9FB #C0DBFB #C3C0FB
triadic
#C0DBFB #FBC0DB #DBFBC0
tetradic
#C0DBFB #FBC0F9 #FBE0C0 #C0FBC3
square
#C0DBFB #FBC0F9 #FBE0C0 #C0FBC3
split-complementary
#C0DBFB #FBC3C0 #F9FBC0
monochromatic
#4D99F4 #86BAF7 #C0DBFB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.42
#C0DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C0DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DBFB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DBFB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#B0E2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dbfb; /* rgb */ color: rgb(192, 219, 251); /* oklch */ color: oklch(88.2% 0.053 252.8);
Tailwind
colors: {
custom: {
50: '#d4e6fc',
500: '#c0dbfb',
950: '#000000',
},
}SCSS
$custom: #c0dbfb; $custom-light: #d4e6fc; $custom-dark: #000000;
JSON
{
"hex": "#c0dbfb",
"rgb": {
"r": 192,
"g": 219,
"b": 251
},
"hsl": {
"h": 212.542,
"s": 88.06,
"l": 86.863
},
"oklch": {
"l": 0.88196,
"c": 0.05296,
"h": 252.8
},
"luminance": 0.68835
}Semantic roles & 50–950 ramp
primary
#C0DBFB
secondary
#E1B47F
accent
#7C01E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485