#B0CDEB#B0CDEB
#B0CDEB is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.052 H 249.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CDEB |
|---|---|
| RGB | rgb(176, 205, 235) |
| HSL | hsl(211, 60%, 81%) |
| HSV | hsv(211, 25%, 92%) |
| CMYK | cmyk(25.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.23, -3.13, -17.99) |
| CIE-LCH | lch(81.23, 18.27, 260.13°) |
| OKLab | oklab(83.68% -0.0185 -0.0491) |
| OKLCH | oklch(83.68% 0.053 249.3) |
| XYZ | xyz(54.7270, 58.8891, 87.0644) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.24
Light Blue Grey
#B7C9E2
ΔE00 3.31
Powder Blue (survey)
#B1D1FC
ΔE00 3.45
Cloudy Blue
#ACC2D9
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CDEB #EBCEB0
analogous
#B0EBEB #B0CDEB #B0B0EB
triadic
#B0CDEB #EBB0CD #CDEBB0
tetradic
#B0CDEB #EBB0EB #EBCEB0 #B0EBB0
square
#B0CDEB #EBB0EB #EBCEB0 #B0EBB0
split-complementary
#B0CDEB #EBB0B0 #EBEBB0
monochromatic
#4E8FD2 #7FAEDF #B0CDEB #E1ECF7 #E7F0F9
Accessibility & contrast
On white
1.64
#B0CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#B0CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CDEB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CDEB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#A0D4D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0cdeb; /* rgb */ color: rgb(176, 205, 235); /* oklch */ color: oklch(83.7% 0.052 249.3);
Tailwind
colors: {
custom: {
50: '#c8dcf1',
500: '#b0cdeb',
950: '#000000',
},
}SCSS
$custom: #b0cdeb; $custom-light: #c8dcf1; $custom-dark: #000000;
JSON
{
"hex": "#b0cdeb",
"rgb": {
"r": 176,
"g": 205,
"b": 235
},
"hsl": {
"h": 210.508,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.83683,
"c": 0.0525,
"h": 249.3
},
"luminance": 0.58891
}Semantic roles & 50–950 ramp
primary
#B0CDEB
secondary
#C7A078
accent
#741EC7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485