#BBD3DB#BBD3DB
#BBD3DB is a very light, muted cyan. Relative luminance 0.623; OKLCH L 85.1% C 0.028 H 219.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3DB |
|---|---|
| RGB | rgb(187, 211, 219) |
| HSL | hsl(195, 31%, 80%) |
| HSV | hsv(195, 15%, 86%) |
| CMYK | cmyk(14.6%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(83.05, -6.38, -6.66) |
| CIE-LCH | lch(83.05, 9.22, 226.25°) |
| OKLab | oklab(85.15% -0.0216 -0.018) |
| OKLCH | oklch(85.15% 0.028 219.8) |
| XYZ | xyz(56.5708, 62.2665, 76.0422) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.91
Fog
#D8DCE0
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 8.03
Ice Blue
#A5DFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3DB #DBC3BB
analogous
#BBDBD3 #BBD3DB #BBC3DB
triadic
#BBD3DB #DBBBD3 #D3DBBB
tetradic
#BBD3DB #D3BBDB #DBC3BB #C3DBBB
square
#BBD3DB #D3BBDB #DBC3BB #C3DBBB
split-complementary
#BBD3DB #DBBBC3 #DBD3BB
monochromatic
#6B9FB1 #93B9C6 #BBD3DB #E3EDF0 #EBF2F4
Accessibility & contrast
On white
1.56
#BBD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BBD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3DB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3DB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#B2D6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd3db; /* rgb */ color: rgb(187, 211, 219); /* oklch */ color: oklch(85.1% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#cfe0e6',
500: '#bbd3db',
950: '#000000',
},
}SCSS
$custom: #bbd3db; $custom-light: #cfe0e6; $custom-dark: #000000;
JSON
{
"hex": "#bbd3db",
"rgb": {
"r": 187,
"g": 211,
"b": 219
},
"hsl": {
"h": 195,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.85147,
"c": 0.02809,
"h": 219.8
},
"luminance": 0.62268
}Semantic roles & 50–950 ramp
primary
#BBD3DB
secondary
#B29388
accent
#573CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484