#BBD3DE#BBD3DE
#BBD3DE is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.2% C 0.030 H 227.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3DE |
|---|---|
| RGB | rgb(187, 211, 222) |
| HSL | hsl(199, 35%, 80%) |
| HSV | hsv(199, 16%, 87%) |
| CMYK | cmyk(15.8%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(83.14, -5.75, -8.13) |
| CIE-LCH | lch(83.14, 9.96, 234.72°) |
| OKLab | oklab(85.24% -0.0204 -0.022) |
| OKLCH | oklch(85.24% 0.03 227.1) |
| XYZ | xyz(56.9693, 62.4259, 78.1410) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.93
Cloudy Blue
#ACC2D9
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 7.44
Light Grey Blue
#9DBCD4
ΔE00 7.69
Ice Blue
#A5DFF9
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3DE #DEC6BB
analogous
#BBDED7 #BBD3DE #BBC1DE
triadic
#BBD3DE #DEBBD3 #D3DEBB
tetradic
#BBD3DE #D7BBDE #DEC6BB #C1DEBB
square
#BBD3DE #D7BBDE #DEC6BB #C1DEBB
split-complementary
#BBD3DE #DEBBC1 #DED7BB
monochromatic
#699EB6 #92B8CA #BBD3DE #E4EEF2 #EAF2F5
Accessibility & contrast
On white
1.56
#BBD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BBD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3DE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3DE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2DF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#B2D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd3de; /* rgb */ color: rgb(187, 211, 222); /* oklch */ color: oklch(85.2% 0.030 227.1);
Tailwind
colors: {
custom: {
50: '#cfe0e8',
500: '#bbd3de',
950: '#000000',
},
}SCSS
$custom: #bbd3de; $custom-light: #cfe0e8; $custom-dark: #000000;
JSON
{
"hex": "#bbd3de",
"rgb": {
"r": 187,
"g": 211,
"b": 222
},
"hsl": {
"h": 198.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.85241,
"c": 0.03001,
"h": 227.1
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#BBD3DE
secondary
#B69687
accent
#5D38AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484