#BBD1DE#BBD1DE
#BBD1DE is a very light, muted cyan. Relative luminance 0.614; OKLCH L 84.8% C 0.030 H 233.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1DE |
|---|---|
| RGB | rgb(187, 209, 222) |
| HSL | hsl(202, 35%, 80%) |
| HSV | hsv(202, 16%, 87%) |
| CMYK | cmyk(15.8%, 5.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.61, -4.71, -8.91) |
| CIE-LCH | lch(82.61, 10.08, 242.14°) |
| OKLab | oklab(84.83% -0.0177 -0.0241) |
| OKLCH | oklch(84.83% 0.03 233.7) |
| XYZ | xyz(56.4755, 61.4384, 77.9764) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.55
Light Grey Blue
#9DBCD4
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1DE #DEC8BB
analogous
#BBDED9 #BBD1DE #BBBFDE
triadic
#BBD1DE #DEBBD1 #D1DEBB
tetradic
#BBD1DE #D9BBDE #DEC8BB #BFDEBB
square
#BBD1DE #D9BBDE #DEC8BB #BFDEBB
split-complementary
#BBD1DE #DEBBBF #DED9BB
monochromatic
#6999B6 #92B5CA #BBD1DE #E4EDF2 #EAF1F5
Accessibility & contrast
On white
1.58
#BBD1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#BBD1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1DE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1DE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#B2D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd1de; /* rgb */ color: rgb(187, 209, 222); /* oklch */ color: oklch(84.8% 0.030 233.7);
Tailwind
colors: {
custom: {
50: '#cfdfe8',
500: '#bbd1de',
950: '#000000',
},
}SCSS
$custom: #bbd1de; $custom-light: #cfdfe8; $custom-dark: #000000;
JSON
{
"hex": "#bbd1de",
"rgb": {
"r": 187,
"g": 209,
"b": 222
},
"hsl": {
"h": 202.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.84827,
"c": 0.02989,
"h": 233.7
},
"luminance": 0.6144
}Semantic roles & 50–950 ramp
primary
#BBD1DE
secondary
#B69987
accent
#6438AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484