#BBDFF3#BBDFF3
#BBDFF3 is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.4% C 0.047 H 232.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF3 |
|---|---|
| RGB | rgb(187, 223, 243) |
| HSL | hsl(201, 70%, 84%) |
| HSV | hsv(201, 23%, 95%) |
| CMYK | cmyk(23%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(86.90, -7.47, -13.64) |
| CIE-LCH | lch(86.90, 15.56, 241.29°) |
| OKLab | oklab(88.41% -0.0286 -0.0371) |
| OKLCH | oklch(88.41% 0.047 232.3) |
| XYZ | xyz(63.0543, 69.8091, 94.9289) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.17
Ice Blue
#A5DFF9
ΔE00 4.35
Powder Blue
#B0E0E6
ΔE00 7.55
Baby Blue
#89CFF0
ΔE00 7.72
Light Blue
#95D0FC
ΔE00 7.89
Sky Blue
#87CEEB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF3 #F3CFBB
analogous
#BBF3EB #BBDFF3 #BBC3F3
triadic
#BBDFF3 #F3BBDF #DFF3BB
tetradic
#BBDFF3 #EBBBF3 #F3CFBB #C3F3BB
square
#BBDFF3 #EBBBF3 #F3CFBB #C3F3BB
split-complementary
#BBDFF3 #F3BBC3 #F3EBBB
monochromatic
#53AEE1 #87C7EA #BBDFF3 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.40
#BBDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BBDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF3
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF3 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF4
Deuteranopia (green-blind)
#CDD7F3
Tritanopia (blue-blind)
#ABE5E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdff3; /* rgb */ color: rgb(187, 223, 243); /* oklch */ color: oklch(88.4% 0.047 232.3);
Tailwind
colors: {
custom: {
50: '#d0e9f7',
500: '#bbdff3',
950: '#000000',
},
}SCSS
$custom: #bbdff3; $custom-light: #d0e9f7; $custom-dark: #000000;
JSON
{
"hex": "#bbdff3",
"rgb": {
"r": 187,
"g": 223,
"b": 243
},
"hsl": {
"h": 201.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.88414,
"c": 0.04687,
"h": 232.3
},
"luminance": 0.69811
}Semantic roles & 50–950 ramp
primary
#BBDFF3
secondary
#D39D7F
accent
#5814D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485