#BBCCDD#BBCCDD
#BBCCDD is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.030 H 248.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCCDD |
|---|---|
| RGB | rgb(187, 204, 221) |
| HSL | hsl(210, 33%, 80%) |
| HSV | hsv(210, 15%, 87%) |
| CMYK | cmyk(15.4%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(81.28, -2.29, -10.37) |
| CIE-LCH | lch(81.28, 10.62, 257.53°) |
| OKLab | oklab(83.76% -0.0112 -0.028) |
| OKLCH | oklch(83.76% 0.03 248.2) |
| XYZ | xyz(55.1344, 58.9699, 76.8701) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.21
Cloudy Blue
#ACC2D9
ΔE00 3.50
Lightsteelblue
#B0C4DE
ΔE00 3.86
Light Grey Blue
#9DBCD4
ΔE00 6.19
Fog
#D8DCE0
ΔE00 7.62
Powder Blue (survey)
#B1D1FC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCCDD #DDCCBB
analogous
#BBDDDD #BBCCDD #BBBBDD
triadic
#BBCCDD #DDBBCC #CCDDBB
tetradic
#BBCCDD #DDBBDD #DDCCBB #BBDDBB
square
#BBCCDD #DDBBDD #DDCCBB #BBDDBB
split-complementary
#BBCCDD #DDBBBB #DDDDBB
monochromatic
#698FB4 #92ADC9 #BBCCDD #E4EBF1 #EBF0F5
Accessibility & contrast
On white
1.64
#BBCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BBCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCCDD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCCDD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C2C8DD
Tritanopia (blue-blind)
#B3D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbccdd; /* rgb */ color: rgb(187, 204, 221); /* oklch */ color: oklch(83.8% 0.030 248.2);
Tailwind
colors: {
custom: {
50: '#cfdbe7',
500: '#bbccdd',
950: '#000000',
},
}SCSS
$custom: #bbccdd; $custom-light: #cfdbe7; $custom-dark: #000000;
JSON
{
"hex": "#bbccdd",
"rgb": {
"r": 187,
"g": 204,
"b": 221
},
"hsl": {
"h": 210,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83763,
"c": 0.03018,
"h": 248.2
},
"luminance": 0.58971
}Semantic roles & 50–950 ramp
primary
#BBCCDD
secondary
#B59E87
accent
#7339AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484