#BBD6DE#BBD6DE
#BBD6DE is a very light, muted cyan. Relative luminance 0.639; OKLCH L 85.9% C 0.031 H 217.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6DE |
|---|---|
| RGB | rgb(187, 214, 222) |
| HSL | hsl(194, 35%, 80%) |
| HSV | hsv(194, 16%, 87%) |
| CMYK | cmyk(15.8%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(83.93, -7.31, -6.96) |
| CIE-LCH | lch(83.93, 10.10, 223.59°) |
| OKLab | oklab(85.87% -0.0245 -0.0188) |
| OKLCH | oklch(85.87% 0.031 217.5) |
| XYZ | xyz(57.7215, 63.9304, 78.3917) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.01
Powder Blue
#B0E0E6
ΔE00 6.02
Ice Blue
#A5DFF9
ΔE00 7.66
Fog
#D8DCE0
ΔE00 8.62
Cloudy Blue
#ACC2D9
ΔE00 8.64
Silver (survey)
#C5C9C7
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6DE #DEC3BB
analogous
#BBDED4 #BBD6DE #BBC5DE
triadic
#BBD6DE #DEBBD6 #D6DEBB
tetradic
#BBD6DE #D4BBDE #DEC3BB #C5DEBB
square
#BBD6DE #D4BBDE #DEC3BB #C5DEBB
split-complementary
#BBD6DE #DEBBC5 #DED4BB
monochromatic
#69A4B6 #92BDCA #BBD6DE #E4EFF2 #EAF3F5
Accessibility & contrast
On white
1.52
#BBD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BBD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6DE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6DE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#B1D9D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd6de; /* rgb */ color: rgb(187, 214, 222); /* oklch */ color: oklch(85.9% 0.031 217.5);
Tailwind
colors: {
custom: {
50: '#cfe2e8',
500: '#bbd6de',
950: '#000000',
},
}SCSS
$custom: #bbd6de; $custom-light: #cfe2e8; $custom-dark: #000000;
JSON
{
"hex": "#bbd6de",
"rgb": {
"r": 187,
"g": 214,
"b": 222
},
"hsl": {
"h": 193.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.85865,
"c": 0.0309,
"h": 217.5
},
"luminance": 0.63932
}Semantic roles & 50–950 ramp
primary
#BBD6DE
secondary
#B69287
accent
#5338AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484