#B1DCED#B1DCED
#B1DCED is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.0% C 0.051 H 223.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DCED |
|---|---|
| RGB | rgb(177, 220, 237) |
| HSL | hsl(197, 63%, 81%) |
| HSV | hsv(197, 25%, 93%) |
| CMYK | cmyk(25.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.32, -10.21, -12.90) |
| CIE-LCH | lch(85.32, 16.45, 231.65°) |
| OKLab | oklab(86.95% -0.0365 -0.0351) |
| OKLCH | oklch(86.95% 0.051 223.9) |
| XYZ | xyz(59.0062, 66.6456, 89.8592) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.57
Ice Blue
#A5DFF9
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 5.21
Sky Blue
#87CEEB
ΔE00 6.49
Baby Blue
#89CFF0
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DCED #EDC2B1
analogous
#B1EDE0 #B1DCED #B1BEED
triadic
#B1DCED #EDB1DC #DCEDB1
tetradic
#B1DCED #E0B1ED #EDC2B1 #BEEDB1
square
#B1DCED #E0B1ED #EDC2B1 #BEEDB1
split-complementary
#B1DCED #EDB1BE #EDE0B1
monochromatic
#4EAFD6 #7FC6E2 #B1DCED #E3F2F8 #E6F4F9
Accessibility & contrast
On white
1.47
#B1DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B1DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DCED
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DCED | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#9FE1E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b1dced; /* rgb */ color: rgb(177, 220, 237); /* oklch */ color: oklch(87.0% 0.051 223.9);
Tailwind
colors: {
custom: {
50: '#c9e6f2',
500: '#b1dced',
950: '#000000',
},
}SCSS
$custom: #b1dced; $custom-light: #c9e6f2; $custom-dark: #000000;
JSON
{
"hex": "#b1dced",
"rgb": {
"r": 177,
"g": 220,
"b": 237
},
"hsl": {
"h": 197,
"s": 62.5,
"l": 81.176
},
"oklch": {
"l": 0.8695,
"c": 0.05064,
"h": 223.9
},
"luminance": 0.66648
}Semantic roles & 50–950 ramp
primary
#B1DCED
secondary
#CA8F78
accent
#4D1BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485