#BBD5DD#BBD5DD
#BBD5DD is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.6% C 0.030 H 218.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5DD |
|---|---|
| RGB | rgb(187, 213, 221) |
| HSL | hsl(194, 33%, 80%) |
| HSV | hsv(194, 15%, 87%) |
| CMYK | cmyk(15.4%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(83.64, -7.00, -6.86) |
| CIE-LCH | lch(83.64, 9.80, 224.42°) |
| OKLab | oklab(85.63% -0.0235 -0.0185) |
| OKLCH | oklch(85.63% 0.03 218.2) |
| XYZ | xyz(57.3356, 63.3724, 77.6039) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.26
Powder Blue
#B0E0E6
ΔE00 6.36
Ice Blue
#A5DFF9
ΔE00 7.86
Cloudy Blue
#ACC2D9
ΔE00 8.39
Fog
#D8DCE0
ΔE00 8.40
Silver (survey)
#C5C9C7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5DD #DDC3BB
analogous
#BBDDD4 #BBD5DD #BBC4DD
triadic
#BBD5DD #DDBBD5 #D5DDBB
tetradic
#BBD5DD #D4BBDD #DDC3BB #C4DDBB
square
#BBD5DD #D4BBDD #DDC3BB #C4DDBB
split-complementary
#BBD5DD #DDBBC4 #DDD4BB
monochromatic
#69A3B4 #92BCC9 #BBD5DD #E4EEF1 #EBF2F5
Accessibility & contrast
On white
1.54
#BBD5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBD5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5DD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5DD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#B2D8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd5dd; /* rgb */ color: rgb(187, 213, 221); /* oklch */ color: oklch(85.6% 0.030 218.2);
Tailwind
colors: {
custom: {
50: '#cfe1e7',
500: '#bbd5dd',
950: '#000000',
},
}SCSS
$custom: #bbd5dd; $custom-light: #cfe1e7; $custom-dark: #000000;
JSON
{
"hex": "#bbd5dd",
"rgb": {
"r": 187,
"g": 213,
"b": 221
},
"hsl": {
"h": 194.118,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.85625,
"c": 0.02996,
"h": 218.2
},
"luminance": 0.63374
}Semantic roles & 50–950 ramp
primary
#BBD5DD
secondary
#B59287
accent
#5439AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484