#B0CEEB#B0CEEB
#B0CEEB is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.052 H 247.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEEB |
|---|---|
| RGB | rgb(176, 206, 235) |
| HSL | hsl(209, 60%, 81%) |
| HSV | hsv(209, 25%, 92%) |
| CMYK | cmyk(25.1%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(81.49, -3.66, -17.60) |
| CIE-LCH | lch(81.49, 17.97, 258.25°) |
| OKLab | oklab(83.89% -0.0198 -0.048) |
| OKLCH | oklch(83.89% 0.052 247.6) |
| XYZ | xyz(54.9670, 59.3690, 87.1444) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 3.62
Light Blue Grey
#B7C9E2
ΔE00 3.66
Powder Blue (survey)
#B1D1FC
ΔE00 3.83
Baby Blue (survey)
#A2CFFE
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEEB #EBCDB0
analogous
#B0EBEB #B0CEEB #B0B0EB
triadic
#B0CEEB #EBB0CE #CEEBB0
tetradic
#B0CEEB #EBB0EB #EBCDB0 #B0EBB0
square
#B0CEEB #EBB0EB #EBCDB0 #B0EBB0
split-complementary
#B0CEEB #EBB0B0 #EBEBB0
monochromatic
#4E91D2 #7FB0DF #B0CEEB #E1ECF7 #E7F0F9
Accessibility & contrast
On white
1.63
#B0CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#B0CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEEB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEEB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#A0D5D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0ceeb; /* rgb */ color: rgb(176, 206, 235); /* oklch */ color: oklch(83.9% 0.052 247.6);
Tailwind
colors: {
custom: {
50: '#c8dcf1',
500: '#b0ceeb',
950: '#000000',
},
}SCSS
$custom: #b0ceeb; $custom-light: #c8dcf1; $custom-dark: #000000;
JSON
{
"hex": "#b0ceeb",
"rgb": {
"r": 176,
"g": 206,
"b": 235
},
"hsl": {
"h": 209.492,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.83891,
"c": 0.05196,
"h": 247.6
},
"luminance": 0.59371
}Semantic roles & 50–950 ramp
primary
#B0CEEB
secondary
#C79F78
accent
#711EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485