#BBD3DD#BBD3DD
#BBD3DD is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.2% C 0.029 H 224.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3DD |
|---|---|
| RGB | rgb(187, 211, 221) |
| HSL | hsl(198, 33%, 80%) |
| HSV | hsv(198, 15%, 87%) |
| CMYK | cmyk(15.4%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.11, -5.96, -7.64) |
| CIE-LCH | lch(83.11, 9.69, 232.04°) |
| OKLab | oklab(85.21% -0.0208 -0.0206) |
| OKLCH | oklch(85.21% 0.029 224.8) |
| XYZ | xyz(56.8357, 62.3725, 77.4372) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.85
Cloudy Blue
#ACC2D9
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.56
Light Blue Grey
#B7C9E2
ΔE00 7.84
Fog
#D8DCE0
ΔE00 7.87
Ice Blue
#A5DFF9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3DD #DDC5BB
analogous
#BBDDD6 #BBD3DD #BBC2DD
triadic
#BBD3DD #DDBBD3 #D3DDBB
tetradic
#BBD3DD #D6BBDD #DDC5BB #C2DDBB
square
#BBD3DD #D6BBDD #DDC5BB #C2DDBB
split-complementary
#BBD3DD #DDBBC2 #DDD6BB
monochromatic
#699EB4 #92B9C9 #BBD3DD #E4EDF1 #EBF2F5
Accessibility & contrast
On white
1.56
#BBD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#BBD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3DD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3DD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#B2D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd3dd; /* rgb */ color: rgb(187, 211, 221); /* oklch */ color: oklch(85.2% 0.029 224.8);
Tailwind
colors: {
custom: {
50: '#cfe0e7',
500: '#bbd3dd',
950: '#000000',
},
}SCSS
$custom: #bbd3dd; $custom-light: #cfe0e7; $custom-dark: #000000;
JSON
{
"hex": "#bbd3dd",
"rgb": {
"r": 187,
"g": 211,
"b": 221
},
"hsl": {
"h": 197.647,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.8521,
"c": 0.02932,
"h": 224.8
},
"luminance": 0.62374
}Semantic roles & 50–950 ramp
primary
#BBD3DD
secondary
#B59587
accent
#5B39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484