#BBD0EB#BBD0EB
#BBD0EB is a very light, muted cyan. Relative luminance 0.617; OKLCH L 85.1% C 0.044 H 254.8°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0EB |
|---|---|
| RGB | rgb(187, 208, 235) |
| HSL | hsl(214, 55%, 83%) |
| HSV | hsv(214, 20%, 92%) |
| CMYK | cmyk(20.4%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.74, -1.40, -15.65) |
| CIE-LCH | lch(82.74, 15.71, 264.88°) |
| OKLab | oklab(85.05% -0.0116 -0.0425) |
| OKLCH | oklch(85.05% 0.044 254.8) |
| XYZ | xyz(58.0409, 61.6732, 87.4273) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.88
Lightsteelblue
#B0C4DE
ΔE00 2.96
Cloudy Blue
#ACC2D9
ΔE00 3.99
Powder Blue (survey)
#B1D1FC
ΔE00 4.38
Baby Blue (survey)
#A2CFFE
ΔE00 6.57
Light Grey Blue
#9DBCD4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0EB #EBD6BB
analogous
#BBE8EB #BBD0EB #BEBBEB
triadic
#BBD0EB #EBBBD0 #D0EBBB
tetradic
#BBD0EB #EBBBE8 #EBD6BB #BBEBBE
square
#BBD0EB #EBBBE8 #EBD6BB #BBEBBE
split-complementary
#BBD0EB #EBBEBB #E8EBBB
monochromatic
#5C8FCF #8CAFDD #BBD0EB #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.57
#BBD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BBD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0EB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0EB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#AFD6D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd0eb; /* rgb */ color: rgb(187, 208, 235); /* oklch */ color: oklch(85.1% 0.044 254.8);
Tailwind
colors: {
custom: {
50: '#d0def1',
500: '#bbd0eb',
950: '#000000',
},
}SCSS
$custom: #bbd0eb; $custom-light: #d0def1; $custom-dark: #000000;
JSON
{
"hex": "#bbd0eb",
"rgb": {
"r": 187,
"g": 208,
"b": 235
},
"hsl": {
"h": 213.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85054,
"c": 0.04409,
"h": 254.8
},
"luminance": 0.61675
}Semantic roles & 50–950 ramp
primary
#BBD0EB
secondary
#C7A983
accent
#7D23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485