#BBDFF9#BBDFF9
#BBDFF9 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.052 H 239.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF9 |
|---|---|
| RGB | rgb(187, 223, 249) |
| HSL | hsl(205, 84%, 85%) |
| HSV | hsv(205, 25%, 98%) |
| CMYK | cmyk(24.9%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(87.08, -6.14, -16.53) |
| CIE-LCH | lch(87.08, 17.63, 249.63°) |
| OKLab | oklab(88.62% -0.0265 -0.0451) |
| OKLCH | oklch(88.62% 0.052 239.6) |
| XYZ | xyz(63.9752, 70.1774, 99.7790) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.01
Lightblue
#ADD8E6
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 6.48
Baby Blue (survey)
#A2CFFE
ΔE00 6.55
Light Blue
#95D0FC
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF9 #F9D5BB
analogous
#BBF9F4 #BBDFF9 #BBC0F9
triadic
#BBDFF9 #F9BBDF #DFF9BB
tetradic
#BBDFF9 #F4BBF9 #F9D5BB #C0F9BB
square
#BBDFF9 #F4BBF9 #F9D5BB #C0F9BB
split-complementary
#BBDFF9 #F9BBC0 #F9F4BB
monochromatic
#4BAAEF #83C5F4 #BBDFF9 #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.40
#BBDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BBDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF9
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF9 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFA
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#A9E6E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdff9; /* rgb */ color: rgb(187, 223, 249); /* oklch */ color: oklch(88.6% 0.052 239.6);
Tailwind
colors: {
custom: {
50: '#d0e9fb',
500: '#bbdff9',
950: '#000000',
},
}SCSS
$custom: #bbdff9; $custom-light: #d0e9fb; $custom-dark: #000000;
JSON
{
"hex": "#bbdff9",
"rgb": {
"r": 187,
"g": 223,
"b": 249
},
"hsl": {
"h": 205.161,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.88616,
"c": 0.05225,
"h": 239.6
},
"luminance": 0.7018
}Semantic roles & 50–950 ramp
primary
#BBDFF9
secondary
#DDA47B
accent
#6105E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485