#BBD5DB#BBD5DB
#BBD5DB is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.6% C 0.029 H 213.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5DB |
|---|---|
| RGB | rgb(187, 213, 219) |
| HSL | hsl(191, 31%, 80%) |
| HSV | hsv(191, 15%, 86%) |
| CMYK | cmyk(14.6%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(83.58, -7.41, -5.88) |
| CIE-LCH | lch(83.58, 9.46, 218.42°) |
| OKLab | oklab(85.56% -0.0243 -0.0159) |
| OKLCH | oklch(85.56% 0.029 213.2) |
| XYZ | xyz(57.0707, 63.2664, 76.2089) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 5.96
Ice Blue
#A5DFF9
ΔE00 8.37
Silver (survey)
#C5C9C7
ΔE00 8.41
Fog
#D8DCE0
ΔE00 8.59
Cloudy Blue
#ACC2D9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5DB #DBC1BB
analogous
#BBDBD1 #BBD5DB #BBC5DB
triadic
#BBD5DB #DBBBD5 #D5DBBB
tetradic
#BBD5DB #D1BBDB #DBC1BB #C5DBBB
square
#BBD5DB #D1BBDB #DBC1BB #C5DBBB
split-complementary
#BBD5DB #DBBBC5 #DBD1BB
monochromatic
#6BA4B1 #93BCC6 #BBD5DB #E3EEF0 #EBF3F4
Accessibility & contrast
On white
1.54
#BBD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BBD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5DB
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5DB | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#B2D8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd5db; /* rgb */ color: rgb(187, 213, 219); /* oklch */ color: oklch(85.6% 0.029 213.2);
Tailwind
colors: {
custom: {
50: '#cfe1e6',
500: '#bbd5db',
950: '#000000',
},
}SCSS
$custom: #bbd5db; $custom-light: #cfe1e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd5db",
"rgb": {
"r": 187,
"g": 213,
"b": 219
},
"hsl": {
"h": 191.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.85563,
"c": 0.02904,
"h": 213.2
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#BBD5DB
secondary
#B29088
accent
#513CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484