#BBD1DD#BBD1DD
#BBD1DD is a very light, muted cyan. Relative luminance 0.614; OKLCH L 84.8% C 0.029 H 231.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1DD |
|---|---|
| RGB | rgb(187, 209, 221) |
| HSL | hsl(201, 33%, 80%) |
| HSV | hsv(201, 15%, 87%) |
| CMYK | cmyk(15.4%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(82.59, -4.92, -8.42) |
| CIE-LCH | lch(82.59, 9.75, 239.71°) |
| OKLab | oklab(84.8% -0.0181 -0.0227) |
| OKLCH | oklch(84.8% 0.029 231.5) |
| XYZ | xyz(56.3419, 61.3849, 77.2726) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.15
Fog
#D8DCE0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1DD #DDC7BB
analogous
#BBDDD8 #BBD1DD #BBC0DD
triadic
#BBD1DD #DDBBD1 #D1DDBB
tetradic
#BBD1DD #D8BBDD #DDC7BB #C0DDBB
square
#BBD1DD #D8BBDD #DDC7BB #C0DDBB
split-complementary
#BBD1DD #DDBBC0 #DDD8BB
monochromatic
#699AB4 #92B5C9 #BBD1DD #E4EDF1 #EBF1F5
Accessibility & contrast
On white
1.58
#BBD1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BBD1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1DD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1DD | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#B2D4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd1dd; /* rgb */ color: rgb(187, 209, 221); /* oklch */ color: oklch(84.8% 0.029 231.5);
Tailwind
colors: {
custom: {
50: '#cfdfe7',
500: '#bbd1dd',
950: '#000000',
},
}SCSS
$custom: #bbd1dd; $custom-light: #cfdfe7; $custom-dark: #000000;
JSON
{
"hex": "#bbd1dd",
"rgb": {
"r": 187,
"g": 209,
"b": 221
},
"hsl": {
"h": 201.176,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.84795,
"c": 0.02906,
"h": 231.5
},
"luminance": 0.61386
}Semantic roles & 50–950 ramp
primary
#BBD1DD
secondary
#B59787
accent
#6239AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484