#BBD6DD#BBD6DD
#BBD6DD is a very light, muted cyan. Relative luminance 0.639; OKLCH L 85.8% C 0.030 H 215.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6DD |
|---|---|
| RGB | rgb(187, 214, 221) |
| HSL | hsl(192, 33%, 80%) |
| HSV | hsv(192, 15%, 87%) |
| CMYK | cmyk(15.4%, 3.2%, 0%, 13.3%) |
| CIE-LAB | lab(83.90, -7.52, -6.47) |
| CIE-LCH | lch(83.90, 9.92, 220.71°) |
| OKLab | oklab(85.83% -0.0249 -0.0175) |
| OKLCH | oklch(85.83% 0.03 215.1) |
| XYZ | xyz(57.5879, 63.8770, 77.6880) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.12
Powder Blue
#B0E0E6
ΔE00 5.80
Ice Blue
#A5DFF9
ΔE00 7.91
Fog
#D8DCE0
ΔE00 8.71
Silver (survey)
#C5C9C7
ΔE00 8.78
Cloudy Blue
#ACC2D9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6DD #DDC2BB
analogous
#BBDDD3 #BBD6DD #BBC5DD
triadic
#BBD6DD #DDBBD6 #D6DDBB
tetradic
#BBD6DD #D3BBDD #DDC2BB #C5DDBB
square
#BBD6DD #D3BBDD #DDC2BB #C5DDBB
split-complementary
#BBD6DD #DDBBC5 #DDD3BB
monochromatic
#69A5B4 #92BDC9 #BBD6DD #E4EFF1 #EBF3F5
Accessibility & contrast
On white
1.52
#BBD6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#BBD6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6DD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6DD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#B2D9D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd6dd; /* rgb */ color: rgb(187, 214, 221); /* oklch */ color: oklch(85.8% 0.030 215.1);
Tailwind
colors: {
custom: {
50: '#cfe2e7',
500: '#bbd6dd',
950: '#000000',
},
}SCSS
$custom: #bbd6dd; $custom-light: #cfe2e7; $custom-dark: #000000;
JSON
{
"hex": "#bbd6dd",
"rgb": {
"r": 187,
"g": 214,
"b": 221
},
"hsl": {
"h": 192.353,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.85834,
"c": 0.03043,
"h": 215.1
},
"luminance": 0.63878
}Semantic roles & 50–950 ramp
primary
#BBD6DD
secondary
#B59187
accent
#5139AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484