#B0DCED#B0DCED
#B0DCED is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.9% C 0.051 H 223.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCED |
|---|---|
| RGB | rgb(176, 220, 237) |
| HSL | hsl(197, 63%, 81%) |
| HSV | hsv(197, 26%, 93%) |
| CMYK | cmyk(25.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.27, -10.50, -13.00) |
| CIE-LCH | lch(85.27, 16.71, 231.07°) |
| OKLab | oklab(86.89% -0.0374 -0.0354) |
| OKLCH | oklch(86.89% 0.052 223.4) |
| XYZ | xyz(58.7792, 66.5286, 89.8486) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.47
Ice Blue
#A5DFF9
ΔE00 3.21
Powder Blue
#B0E0E6
ΔE00 5.07
Sky Blue
#87CEEB
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.58
Pale Sky Blue
#BDF6FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCED #EDC1B0
analogous
#B0EDDF #B0DCED #B0BDED
triadic
#B0DCED #EDB0DC #DCEDB0
tetradic
#B0DCED #DFB0ED #EDC1B0 #BDEDB0
square
#B0DCED #DFB0ED #EDC1B0 #BDEDB0
split-complementary
#B0DCED #EDB0BD #EDDFB0
monochromatic
#4CB0D6 #7EC6E2 #B0DCED #E2F2F8 #E6F4F9
Accessibility & contrast
On white
1.47
#B0DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B0DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCED
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCED | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#9DE2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dced; /* rgb */ color: rgb(176, 220, 237); /* oklch */ color: oklch(86.9% 0.051 223.4);
Tailwind
colors: {
custom: {
50: '#c8e6f2',
500: '#b0dced',
950: '#000000',
},
}SCSS
$custom: #b0dced; $custom-light: #c8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#b0dced",
"rgb": {
"r": 176,
"g": 220,
"b": 237
},
"hsl": {
"h": 196.721,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.86888,
"c": 0.0515,
"h": 223.4
},
"luminance": 0.66531
}Semantic roles & 50–950 ramp
primary
#B0DCED
secondary
#CA8E77
accent
#4C1BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485