#BBD2D7#BBD2D7
#BBD2D7 is a very light, muted cyan. Relative luminance 0.616; OKLCH L 84.8% C 0.026 H 212.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D7 |
|---|---|
| RGB | rgb(187, 210, 215) |
| HSL | hsl(191, 26%, 79%) |
| HSV | hsv(191, 13%, 84%) |
| CMYK | cmyk(13%, 2.3%, 0%, 15.7%) |
| CIE-LAB | lab(82.68, -6.67, -5.08) |
| CIE-LCH | lch(82.68, 8.39, 217.29°) |
| OKLab | oklab(84.81% -0.0217 -0.0137) |
| OKLCH | oklch(84.81% 0.026 212.3) |
| XYZ | xyz(55.8029, 61.5631, 73.2196) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 6.88
Silver (survey)
#C5C9C7
ΔE00 7.42
Fog
#D8DCE0
ΔE00 8.05
Light Grey
#D8DCD6
ΔE00 8.68
Cloudy Blue
#ACC2D9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D7 #D7C0BB
analogous
#BBD7CE #BBD2D7 #BBC4D7
triadic
#BBD2D7 #D7BBD2 #D2D7BB
tetradic
#BBD2D7 #CEBBD7 #D7C0BB #C4D7BB
square
#BBD2D7 #CEBBD7 #D7C0BB #C4D7BB
split-complementary
#BBD2D7 #D7BBC4 #D7CEBB
monochromatic
#6E9FAA #94B9C0 #BBD2D7 #E2ECEE #ECF2F4
Accessibility & contrast
On white
1.58
#BBD2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BBD2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D7
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D7 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#B3D4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2d7; /* rgb */ color: rgb(187, 210, 215); /* oklch */ color: oklch(84.8% 0.026 212.3);
Tailwind
colors: {
custom: {
50: '#cfdfe3',
500: '#bbd2d7',
950: '#000000',
},
}SCSS
$custom: #bbd2d7; $custom-light: #cfdfe3; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d7",
"rgb": {
"r": 187,
"g": 210,
"b": 215
},
"hsl": {
"h": 190.714,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.84814,
"c": 0.02571,
"h": 212.3
},
"luminance": 0.61564
}Semantic roles & 50–950 ramp
primary
#BBD2D7
secondary
#AD8F89
accent
#5341A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484