#BBDCF0#BBDCF0
#BBDCF0 is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.7% C 0.045 H 234.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCF0 |
|---|---|
| RGB | rgb(187, 220, 240) |
| HSL | hsl(203, 64%, 84%) |
| HSV | hsv(203, 22%, 94%) |
| CMYK | cmyk(22.1%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(86.03, -6.58, -13.37) |
| CIE-LCH | lch(86.03, 14.90, 243.80°) |
| OKLab | oklab(87.69% -0.0258 -0.0363) |
| OKLCH | oklch(87.69% 0.045 234.6) |
| XYZ | xyz(61.8105, 68.0405, 92.2976) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.60
Ice Blue
#A5DFF9
ΔE00 5.03
Cloudy Blue
#ACC2D9
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.28
Light Blue
#95D0FC
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCF0 #F0CFBB
analogous
#BBF0E9 #BBDCF0 #BBC1F0
triadic
#BBDCF0 #F0BBDC #DCF0BB
tetradic
#BBDCF0 #E9BBF0 #F0CFBB #C1F0BB
square
#BBDCF0 #E9BBF0 #F0CFBB #C1F0BB
split-complementary
#BBDCF0 #F0BBC1 #F0E9BB
monochromatic
#57A8DA #89C2E5 #BBDCF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.44
#BBDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#BBDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCF0
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCF0 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#ACE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdcf0; /* rgb */ color: rgb(187, 220, 240); /* oklch */ color: oklch(87.7% 0.045 234.6);
Tailwind
colors: {
custom: {
50: '#d0e6f5',
500: '#bbdcf0',
950: '#000000',
},
}SCSS
$custom: #bbdcf0; $custom-light: #d0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bbdcf0",
"rgb": {
"r": 187,
"g": 220,
"b": 240
},
"hsl": {
"h": 202.642,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.87692,
"c": 0.04457,
"h": 234.6
},
"luminance": 0.68042
}Semantic roles & 50–950 ramp
primary
#BBDCF0
secondary
#CF9E81
accent
#5D1ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485