#BBDFFB#BBDFFB
#BBDFFB is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.7% C 0.054 H 241.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFFB |
|---|---|
| RGB | rgb(187, 223, 251) |
| HSL | hsl(206, 89%, 86%) |
| HSV | hsv(206, 25%, 98%) |
| CMYK | cmyk(25.5%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(87.15, -5.69, -17.49) |
| CIE-LCH | lch(87.15, 18.39, 251.99°) |
| OKLab | oklab(88.69% -0.0257 -0.0477) |
| OKLCH | oklch(88.69% 0.054 241.6) |
| XYZ | xyz(64.2888, 70.3029, 101.4306) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.41
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 6.81
Light Blue Grey
#B7C9E2
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFFB #FBD7BB
analogous
#BBFBF7 #BBDFFB #BBBFFB
triadic
#BBDFFB #FBBBDF #DFFBBB
tetradic
#BBDFFB #F7BBFB #FBD7BB #BFFBBB
square
#BBDFFB #F7BBFB #FBD7BB #BFFBBB
split-complementary
#BBDFFB #FBBBBF #FBF7BB
monochromatic
#47A9F4 #81C4F8 #BBDFFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.39
#BBDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#BBDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFFB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFFB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#A9E6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdffb; /* rgb */ color: rgb(187, 223, 251); /* oklch */ color: oklch(88.7% 0.054 241.6);
Tailwind
colors: {
custom: {
50: '#d0e9fc',
500: '#bbdffb',
950: '#000000',
},
}SCSS
$custom: #bbdffb; $custom-light: #d0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bbdffb",
"rgb": {
"r": 187,
"g": 223,
"b": 251
},
"hsl": {
"h": 206.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.88685,
"c": 0.05422,
"h": 241.6
},
"luminance": 0.70305
}Semantic roles & 50–950 ramp
primary
#BBDFFB
secondary
#E0A77A
accent
#6400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485