#BBD0DE#BBD0DE
#BBD0DE is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.6% C 0.030 H 237.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0DE |
|---|---|
| RGB | rgb(187, 208, 222) |
| HSL | hsl(204, 35%, 80%) |
| HSV | hsv(204, 16%, 87%) |
| CMYK | cmyk(15.8%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(82.35, -4.19, -9.30) |
| CIE-LCH | lch(82.35, 10.20, 245.77°) |
| OKLab | oklab(84.62% -0.0163 -0.0251) |
| OKLCH | oklch(84.62% 0.03 237) |
| XYZ | xyz(56.2309, 60.9493, 77.8949) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.04
Light Blue Grey
#B7C9E2
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.63
Fog
#D8DCE0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0DE #DEC9BB
analogous
#BBDEDA #BBD0DE #BBBEDE
triadic
#BBD0DE #DEBBD0 #D0DEBB
tetradic
#BBD0DE #DABBDE #DEC9BB #BEDEBB
square
#BBD0DE #DABBDE #DEC9BB #BEDEBB
split-complementary
#BBD0DE #DEBBBE #DEDABB
monochromatic
#6997B6 #92B4CA #BBD0DE #E4ECF2 #EAF1F5
Accessibility & contrast
On white
1.59
#BBD0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#BBD0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0DE
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0DE | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#B2D4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd0de; /* rgb */ color: rgb(187, 208, 222); /* oklch */ color: oklch(84.6% 0.030 237.0);
Tailwind
colors: {
custom: {
50: '#cfdee8',
500: '#bbd0de',
950: '#000000',
},
}SCSS
$custom: #bbd0de; $custom-light: #cfdee8; $custom-dark: #000000;
JSON
{
"hex": "#bbd0de",
"rgb": {
"r": 187,
"g": 208,
"b": 222
},
"hsl": {
"h": 204,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8462,
"c": 0.02998,
"h": 237
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#BBD0DE
secondary
#B69A87
accent
#6738AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484