#BBDFF6#BBDFF6
#BBDFF6 is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.5% C 0.049 H 236.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF6 |
|---|---|
| RGB | rgb(187, 223, 246) |
| HSL | hsl(203, 77%, 85%) |
| HSV | hsv(203, 24%, 96%) |
| CMYK | cmyk(24%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(86.99, -6.81, -15.09) |
| CIE-LCH | lch(86.99, 16.55, 245.71°) |
| OKLab | oklab(88.51% -0.0275 -0.0411) |
| OKLCH | oklch(88.51% 0.049 236.2) |
| XYZ | xyz(63.5110, 69.9918, 97.3344) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.56
Lightblue
#ADD8E6
ΔE00 5.15
Light Blue
#95D0FC
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.53
Baby Blue
#89CFF0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF6 #F6D2BB
analogous
#BBF6F0 #BBDFF6 #BBC2F6
triadic
#BBDFF6 #F6BBDF #DFF6BB
tetradic
#BBDFF6 #F0BBF6 #F6D2BB #C2F6BB
square
#BBDFF6 #F0BBF6 #F6D2BB #C2F6BB
split-complementary
#BBDFF6 #F6BBC2 #F6F0BB
monochromatic
#4FACE8 #85C6EF #BBDFF6 #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.40
#BBDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#BBDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF6
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF6 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF7
Deuteranopia (green-blind)
#CDD7F6
Tritanopia (blue-blind)
#AAE5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdff6; /* rgb */ color: rgb(187, 223, 246); /* oklch */ color: oklch(88.5% 0.049 236.2);
Tailwind
colors: {
custom: {
50: '#d0e9f9',
500: '#bbdff6',
950: '#000000',
},
}SCSS
$custom: #bbdff6; $custom-light: #d0e9f9; $custom-dark: #000000;
JSON
{
"hex": "#bbdff6",
"rgb": {
"r": 187,
"g": 223,
"b": 246
},
"hsl": {
"h": 203.39,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.88514,
"c": 0.04946,
"h": 236.2
},
"luminance": 0.69994
}Semantic roles & 50–950 ramp
primary
#BBDFF6
secondary
#D8A17D
accent
#5C0DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485