#BBD2EB#BBD2EB
#BBD2EB is a very light, muted cyan. Relative luminance 0.627; OKLCH L 85.5% C 0.043 H 250.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2EB |
|---|---|
| RGB | rgb(187, 210, 235) |
| HSL | hsl(211, 55%, 83%) |
| HSV | hsv(211, 20%, 92%) |
| CMYK | cmyk(20.4%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(83.26, -2.46, -14.87) |
| CIE-LCH | lch(83.26, 15.07, 260.62°) |
| OKLab | oklab(85.46% -0.0143 -0.0404) |
| OKLCH | oklch(85.46% 0.043 250.5) |
| XYZ | xyz(58.5316, 62.6546, 87.5908) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.69
Lightsteelblue
#B0C4DE
ΔE00 3.57
Cloudy Blue
#ACC2D9
ΔE00 4.01
Powder Blue (survey)
#B1D1FC
ΔE00 4.80
Baby Blue (survey)
#A2CFFE
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2EB #EBD4BB
analogous
#BBEAEB #BBD2EB #BCBBEB
triadic
#BBD2EB #EBBBD2 #D2EBBB
tetradic
#BBD2EB #EBBBEA #EBD4BB #BBEBBC
square
#BBD2EB #EBBBEA #EBD4BB #BBEBBC
split-complementary
#BBD2EB #EBBCBB #EAEBBB
monochromatic
#5C93CF #8CB3DD #BBD2EB #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.55
#BBD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BBD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2EB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2EB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#AED8DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd2eb; /* rgb */ color: rgb(187, 210, 235); /* oklch */ color: oklch(85.5% 0.043 250.5);
Tailwind
colors: {
custom: {
50: '#d0dff1',
500: '#bbd2eb',
950: '#000000',
},
}SCSS
$custom: #bbd2eb; $custom-light: #d0dff1; $custom-dark: #000000;
JSON
{
"hex": "#bbd2eb",
"rgb": {
"r": 187,
"g": 210,
"b": 235
},
"hsl": {
"h": 211.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85463,
"c": 0.04284,
"h": 250.5
},
"luminance": 0.62656
}Semantic roles & 50–950 ramp
primary
#BBD2EB
secondary
#C7A783
accent
#7623C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485