#BBD7DD#BBD7DD
#BBD7DD is a very light, muted cyan. Relative luminance 0.644; OKLCH L 86.0% C 0.031 H 212.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7DD |
|---|---|
| RGB | rgb(187, 215, 221) |
| HSL | hsl(191, 33%, 80%) |
| HSV | hsv(191, 15%, 87%) |
| CMYK | cmyk(15.4%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(84.17, -8.04, -6.08) |
| CIE-LCH | lch(84.17, 10.08, 217.11°) |
| OKLab | oklab(86.04% -0.0262 -0.0164) |
| OKLCH | oklch(86.04% 0.031 212.1) |
| XYZ | xyz(57.8418, 64.3847, 77.7726) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.10
Powder Blue
#B0E0E6
ΔE00 5.27
Ice Blue
#A5DFF9
ΔE00 8.03
Pale Sky Blue
#BDF6FE
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 9.00
Lightcyan
#E0FFFF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7DD #DDC1BB
analogous
#BBDDD2 #BBD7DD #BBC6DD
triadic
#BBD7DD #DDBBD7 #D7DDBB
tetradic
#BBD7DD #D2BBDD #DDC1BB #C6DDBB
square
#BBD7DD #D2BBDD #DDC1BB #C6DDBB
split-complementary
#BBD7DD #DDBBC6 #DDD2BB
monochromatic
#69A7B4 #92BFC9 #BBD7DD #E4EFF1 #EBF3F5
Accessibility & contrast
On white
1.51
#BBD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BBD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7DD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7DD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#B2DAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd7dd; /* rgb */ color: rgb(187, 215, 221); /* oklch */ color: oklch(86.0% 0.031 212.1);
Tailwind
colors: {
custom: {
50: '#cfe3e7',
500: '#bbd7dd',
950: '#000000',
},
}SCSS
$custom: #bbd7dd; $custom-light: #cfe3e7; $custom-dark: #000000;
JSON
{
"hex": "#bbd7dd",
"rgb": {
"r": 187,
"g": 215,
"b": 221
},
"hsl": {
"h": 190.588,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.86042,
"c": 0.03097,
"h": 212.1
},
"luminance": 0.64386
}Semantic roles & 50–950 ramp
primary
#BBD7DD
secondary
#B58F87
accent
#4E39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484