#BBD2DD#BBD2DD
#BBD2DD is a very light, muted cyan. Relative luminance 0.619; OKLCH L 85.0% C 0.029 H 228.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2DD |
|---|---|
| RGB | rgb(187, 210, 221) |
| HSL | hsl(199, 33%, 80%) |
| HSV | hsv(199, 15%, 87%) |
| CMYK | cmyk(15.4%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(82.85, -5.44, -8.03) |
| CIE-LCH | lch(82.85, 9.70, 235.88°) |
| OKLab | oklab(85% -0.0194 -0.0217) |
| OKLCH | oklch(85% 0.029 228.1) |
| XYZ | xyz(56.5880, 61.8772, 77.3547) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.58
Fog
#D8DCE0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2DD #DDC6BB
analogous
#BBDDD7 #BBD2DD #BBC1DD
triadic
#BBD2DD #DDBBD2 #D2DDBB
tetradic
#BBD2DD #D7BBDD #DDC6BB #C1DDBB
square
#BBD2DD #D7BBDD #DDC6BB #C1DDBB
split-complementary
#BBD2DD #DDBBC1 #DDD7BB
monochromatic
#699CB4 #92B7C9 #BBD2DD #E4EDF1 #EBF1F5
Accessibility & contrast
On white
1.57
#BBD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#BBD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2DD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2DD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DE
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#B2D5D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd2dd; /* rgb */ color: rgb(187, 210, 221); /* oklch */ color: oklch(85.0% 0.029 228.1);
Tailwind
colors: {
custom: {
50: '#cfdfe7',
500: '#bbd2dd',
950: '#000000',
},
}SCSS
$custom: #bbd2dd; $custom-light: #cfdfe7; $custom-dark: #000000;
JSON
{
"hex": "#bbd2dd",
"rgb": {
"r": 187,
"g": 210,
"b": 221
},
"hsl": {
"h": 199.412,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.85002,
"c": 0.02913,
"h": 228.1
},
"luminance": 0.61878
}Semantic roles & 50–950 ramp
primary
#BBD2DD
secondary
#B59687
accent
#5F39AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484