#BBD2DC#BBD2DC
#BBD2DC is a very light, muted cyan. Relative luminance 0.618; OKLCH L 85.0% C 0.028 H 225.8°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2DC |
|---|---|
| RGB | rgb(187, 210, 220) |
| HSL | hsl(198, 32%, 80%) |
| HSV | hsv(198, 15%, 86%) |
| CMYK | cmyk(15%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.82, -5.65, -7.54) |
| CIE-LCH | lch(82.82, 9.42, 233.17°) |
| OKLab | oklab(84.97% -0.0198 -0.0204) |
| OKLCH | oklch(84.97% 0.028 225.8) |
| XYZ | xyz(56.4552, 61.8240, 76.6551) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.18
Cloudy Blue
#ACC2D9
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2DC #DCC5BB
analogous
#BBDCD6 #BBD2DC #BBC2DC
triadic
#BBD2DC #DCBBD2 #D2DCBB
tetradic
#BBD2DC #D6BBDC #DCC5BB #C2DCBB
square
#BBD2DC #D6BBDC #DCC5BB #C2DCBB
split-complementary
#BBD2DC #DCBBC2 #DCD6BB
monochromatic
#6A9DB2 #93B7C7 #BBD2DC #E3EDF1 #EBF2F5
Accessibility & contrast
On white
1.57
#BBD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#BBD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2DC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2DC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#B2D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2dc; /* rgb */ color: rgb(187, 210, 220); /* oklch */ color: oklch(85.0% 0.028 225.8);
Tailwind
colors: {
custom: {
50: '#cfdfe6',
500: '#bbd2dc',
950: '#000000',
},
}SCSS
$custom: #bbd2dc; $custom-light: #cfdfe6; $custom-dark: #000000;
JSON
{
"hex": "#bbd2dc",
"rgb": {
"r": 187,
"g": 210,
"b": 220
},
"hsl": {
"h": 198.182,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8497,
"c": 0.02842,
"h": 225.8
},
"luminance": 0.61825
}Semantic roles & 50–950 ramp
primary
#BBD2DC
secondary
#B39588
accent
#5D3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484