#BBDDF0#BBDDF0
#BBDDF0 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.044 H 232.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDF0 |
|---|---|
| RGB | rgb(187, 221, 240) |
| HSL | hsl(202, 64%, 84%) |
| HSV | hsv(202, 22%, 94%) |
| CMYK | cmyk(22.1%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(86.29, -7.10, -12.98) |
| CIE-LCH | lch(86.29, 14.79, 241.33°) |
| OKLab | oklab(87.9% -0.0271 -0.0353) |
| OKLCH | oklch(87.9% 0.044 232.4) |
| XYZ | xyz(62.0738, 68.5670, 92.3854) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.11
Ice Blue
#A5DFF9
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.67
Light Blue Grey
#B7C9E2
ΔE00 7.84
Baby Blue
#89CFF0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDF0 #F0CEBB
analogous
#BBF0E8 #BBDDF0 #BBC2F0
triadic
#BBDDF0 #F0BBDD #DDF0BB
tetradic
#BBDDF0 #E8BBF0 #F0CEBB #C2F0BB
square
#BBDDF0 #E8BBF0 #F0CEBB #C2F0BB
split-complementary
#BBDDF0 #F0BBC2 #F0E8BB
monochromatic
#57ABDA #89C4E5 #BBDDF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.43
#BBDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BBDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDF0
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDF0 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF1
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#ACE2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbddf0; /* rgb */ color: rgb(187, 221, 240); /* oklch */ color: oklch(87.9% 0.044 232.4);
Tailwind
colors: {
custom: {
50: '#d0e7f5',
500: '#bbddf0',
950: '#000000',
},
}SCSS
$custom: #bbddf0; $custom-light: #d0e7f5; $custom-dark: #000000;
JSON
{
"hex": "#bbddf0",
"rgb": {
"r": 187,
"g": 221,
"b": 240
},
"hsl": {
"h": 201.509,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.879,
"c": 0.04449,
"h": 232.4
},
"luminance": 0.68569
}Semantic roles & 50–950 ramp
primary
#BBDDF0
secondary
#CF9D81
accent
#5A1ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485