#BBD0DB#BBD0DB
#BBD0DB is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.5% C 0.027 H 230.4°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0DB |
|---|---|
| RGB | rgb(187, 208, 219) |
| HSL | hsl(201, 31%, 80%) |
| HSV | hsv(201, 15%, 86%) |
| CMYK | cmyk(14.6%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(82.27, -4.81, -7.83) |
| CIE-LCH | lch(82.27, 9.19, 238.43°) |
| OKLab | oklab(84.52% -0.0175 -0.0211) |
| OKLCH | oklch(84.52% 0.027 230.4) |
| XYZ | xyz(55.8324, 60.7899, 75.7961) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.10
Light Grey Blue
#9DBCD4
ΔE00 7.26
Fog
#D8DCE0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0DB #DBC6BB
analogous
#BBDBD6 #BBD0DB #BBC0DB
triadic
#BBD0DB #DBBBD0 #D0DBBB
tetradic
#BBD0DB #D6BBDB #DBC6BB #C0DBBB
square
#BBD0DB #D6BBDB #DBC6BB #C0DBBB
split-complementary
#BBD0DB #DBBBC0 #DBD6BB
monochromatic
#6B99B1 #93B4C6 #BBD0DB #E3ECF0 #EBF1F4
Accessibility & contrast
On white
1.60
#BBD0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#BBD0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0DB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0DB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#B3D3D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd0db; /* rgb */ color: rgb(187, 208, 219); /* oklch */ color: oklch(84.5% 0.027 230.4);
Tailwind
colors: {
custom: {
50: '#cfdee6',
500: '#bbd0db',
950: '#000000',
},
}SCSS
$custom: #bbd0db; $custom-light: #cfdee6; $custom-dark: #000000;
JSON
{
"hex": "#bbd0db",
"rgb": {
"r": 187,
"g": 208,
"b": 219
},
"hsl": {
"h": 200.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.84524,
"c": 0.02742,
"h": 230.4
},
"luminance": 0.60791
}Semantic roles & 50–950 ramp
primary
#BBD0DB
secondary
#B29788
accent
#623CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484