#BBD1DB#BBD1DB
#BBD1DB is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.7% C 0.028 H 226.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1DB |
|---|---|
| RGB | rgb(187, 209, 219) |
| HSL | hsl(199, 31%, 80%) |
| HSV | hsv(199, 15%, 86%) |
| CMYK | cmyk(14.6%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(82.53, -5.33, -7.44) |
| CIE-LCH | lch(82.53, 9.15, 234.36°) |
| OKLab | oklab(84.73% -0.0188 -0.0201) |
| OKLCH | oklch(84.73% 0.028 226.8) |
| XYZ | xyz(56.0770, 61.2790, 75.8777) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.53
Cloudy Blue
#ACC2D9
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1DB #DBC5BB
analogous
#BBDBD5 #BBD1DB #BBC1DB
triadic
#BBD1DB #DBBBD1 #D1DBBB
tetradic
#BBD1DB #D5BBDB #DBC5BB #C1DBBB
square
#BBD1DB #D5BBDB #DBC5BB #C1DBBB
split-complementary
#BBD1DB #DBBBC1 #DBD5BB
monochromatic
#6B9BB1 #93B6C6 #BBD1DB #E3ECF0 #EBF1F4
Accessibility & contrast
On white
1.58
#BBD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BBD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1DB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1DB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#B3D4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd1db; /* rgb */ color: rgb(187, 209, 219); /* oklch */ color: oklch(84.7% 0.028 226.8);
Tailwind
colors: {
custom: {
50: '#cfdfe6',
500: '#bbd1db',
950: '#000000',
},
}SCSS
$custom: #bbd1db; $custom-light: #cfdfe6; $custom-dark: #000000;
JSON
{
"hex": "#bbd1db",
"rgb": {
"r": 187,
"g": 209,
"b": 219
},
"hsl": {
"h": 198.75,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.84731,
"c": 0.02753,
"h": 226.8
},
"luminance": 0.6128
}Semantic roles & 50–950 ramp
primary
#BBD1DB
secondary
#B29588
accent
#5E3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484