#BBDCF3#BBDCF3
#BBDCF3 is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.8% C 0.047 H 238.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCF3 |
|---|---|
| RGB | rgb(187, 220, 243) |
| HSL | hsl(205, 70%, 84%) |
| HSV | hsv(205, 23%, 95%) |
| CMYK | cmyk(23%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.12, -5.92, -14.82) |
| CIE-LCH | lch(86.12, 15.96, 248.23°) |
| OKLab | oklab(87.79% -0.0247 -0.0403) |
| OKLCH | oklch(87.79% 0.047 238.5) |
| XYZ | xyz(62.2599, 68.2202, 94.6641) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Light Blue
#95D0FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCF3 #F3D2BB
analogous
#BBF3EE #BBDCF3 #BBC0F3
triadic
#BBDCF3 #F3BBDC #DCF3BB
tetradic
#BBDCF3 #EEBBF3 #F3D2BB #C0F3BB
square
#BBDCF3 #EEBBF3 #F3D2BB #C0F3BB
split-complementary
#BBDCF3 #F3BBC0 #F3EEBB
monochromatic
#53A6E1 #87C1EA #BBDCF3 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.43
#BBDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BBDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCF3
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCF3 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#ABE2E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdcf3; /* rgb */ color: rgb(187, 220, 243); /* oklch */ color: oklch(87.8% 0.047 238.5);
Tailwind
colors: {
custom: {
50: '#d0e6f7',
500: '#bbdcf3',
950: '#000000',
},
}SCSS
$custom: #bbdcf3; $custom-light: #d0e6f7; $custom-dark: #000000;
JSON
{
"hex": "#bbdcf3",
"rgb": {
"r": 187,
"g": 220,
"b": 243
},
"hsl": {
"h": 204.643,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.87793,
"c": 0.0473,
"h": 238.5
},
"luminance": 0.68222
}Semantic roles & 50–950 ramp
primary
#BBDCF3
secondary
#D3A27F
accent
#6214D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485