#B8CEEB#B8CEEB
#B8CEEB is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.047 H 255.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B8CEEB |
|---|---|
| RGB | rgb(184, 206, 235) |
| HSL | hsl(214, 56%, 82%) |
| HSV | hsv(214, 22%, 92%) |
| CMYK | cmyk(21.7%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.02, -1.26, -16.76) |
| CIE-LCH | lch(82.02, 16.80, 265.70°) |
| OKLab | oklab(84.44% -0.0119 -0.0456) |
| OKLCH | oklch(84.44% 0.047 255.4) |
| XYZ | xyz(56.8299, 60.3296, 87.2317) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.83
Lightsteelblue
#B0C4DE
ΔE00 2.61
Cloudy Blue
#ACC2D9
ΔE00 3.81
Powder Blue (survey)
#B1D1FC
ΔE00 3.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.10
Light Grey Blue
#9DBCD4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8CEEB #EBD5B8
analogous
#B8E7EB #B8CEEB #BCB8EB
triadic
#B8CEEB #EBB8CE #CEEBB8
tetradic
#B8CEEB #EBB8E7 #EBD5B8 #B8EBBC
square
#B8CEEB #EBB8E7 #EBD5B8 #B8EBBC
split-complementary
#B8CEEB #EBBCB8 #E7EBB8
monochromatic
#598CD0 #88ADDE #B8CEEB #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.61
#B8CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#B8CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8CEEB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8CEEB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#ABD4D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b8ceeb; /* rgb */ color: rgb(184, 206, 235); /* oklch */ color: oklch(84.4% 0.047 255.4);
Tailwind
colors: {
custom: {
50: '#cedcf1',
500: '#b8ceeb',
950: '#000000',
},
}SCSS
$custom: #b8ceeb; $custom-light: #cedcf1; $custom-dark: #000000;
JSON
{
"hex": "#b8ceeb",
"rgb": {
"r": 184,
"g": 206,
"b": 235
},
"hsl": {
"h": 214.118,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.84435,
"c": 0.04715,
"h": 255.4
},
"luminance": 0.60331
}Semantic roles & 50–950 ramp
primary
#B8CEEB
secondary
#C7A980
accent
#7E22C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485