#BBDDF1#BBDDF1
#BBDDF1 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.045 H 233.8°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDF1 |
|---|---|
| RGB | rgb(187, 221, 241) |
| HSL | hsl(202, 66%, 84%) |
| HSV | hsv(202, 22%, 95%) |
| CMYK | cmyk(22.4%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(86.32, -6.88, -13.46) |
| CIE-LCH | lch(86.32, 15.12, 242.94°) |
| OKLab | oklab(87.93% -0.0267 -0.0366) |
| OKLCH | oklch(87.93% 0.045 233.8) |
| XYZ | xyz(62.2227, 68.6265, 93.1699) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.43
Ice Blue
#A5DFF9
ΔE00 4.79
Cloudy Blue
#ACC2D9
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 7.60
Light Blue
#95D0FC
ΔE00 7.77
Baby Blue
#89CFF0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDF1 #F1CFBB
analogous
#BBF1EA #BBDDF1 #BBC2F1
triadic
#BBDDF1 #F1BBDD #DDF1BB
tetradic
#BBDDF1 #EABBF1 #F1CFBB #C2F1BB
square
#BBDDF1 #EABBF1 #F1CFBB #C2F1BB
split-complementary
#BBDDF1 #F1BBC2 #F1EABB
monochromatic
#55AADC #88C4E7 #BBDDF1 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.43
#BBDDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BBDDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDF1
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDF1 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF2
Deuteranopia (green-blind)
#CCD5F1
Tritanopia (blue-blind)
#ACE2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbddf1; /* rgb */ color: rgb(187, 221, 241); /* oklch */ color: oklch(87.9% 0.045 233.8);
Tailwind
colors: {
custom: {
50: '#d0e7f5',
500: '#bbddf1',
950: '#000000',
},
}SCSS
$custom: #bbddf1; $custom-light: #d0e7f5; $custom-dark: #000000;
JSON
{
"hex": "#bbddf1",
"rgb": {
"r": 187,
"g": 221,
"b": 241
},
"hsl": {
"h": 202.222,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.87933,
"c": 0.04533,
"h": 233.8
},
"luminance": 0.68629
}Semantic roles & 50–950 ramp
primary
#BBDDF1
secondary
#D09E80
accent
#5B18CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485