#BBDDF6#BBDDF6
#BBDDF6 is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.050 H 240.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDF6 |
|---|---|
| RGB | rgb(187, 221, 246) |
| HSL | hsl(205, 77%, 85%) |
| HSV | hsv(205, 24%, 96%) |
| CMYK | cmyk(24%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(86.47, -5.77, -15.88) |
| CIE-LCH | lch(86.47, 16.89, 250.02°) |
| OKLab | oklab(88.1% -0.0249 -0.0432) |
| OKLCH | oklch(88.1% 0.05 240) |
| XYZ | xyz(62.9798, 68.9294, 97.1573) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 6.67
Light Blue
#95D0FC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDF6 #F6D4BB
analogous
#BBF6F2 #BBDDF6 #BBC0F6
triadic
#BBDDF6 #F6BBDD #DDF6BB
tetradic
#BBDDF6 #F2BBF6 #F6D4BB #C0F6BB
square
#BBDDF6 #F2BBF6 #F6D4BB #C0F6BB
split-complementary
#BBDDF6 #F6BBC0 #F6F2BB
monochromatic
#4FA7E8 #85C2EF #BBDDF6 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.42
#BBDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BBDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDF6
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDF6 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF7
Deuteranopia (green-blind)
#CBD6F6
Tritanopia (blue-blind)
#AAE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbddf6; /* rgb */ color: rgb(187, 221, 246); /* oklch */ color: oklch(88.1% 0.050 240.0);
Tailwind
colors: {
custom: {
50: '#d0e7f9',
500: '#bbddf6',
950: '#000000',
},
}SCSS
$custom: #bbddf6; $custom-light: #d0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#bbddf6",
"rgb": {
"r": 187,
"g": 221,
"b": 246
},
"hsl": {
"h": 205.424,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.88101,
"c": 0.04991,
"h": 240
},
"luminance": 0.68932
}Semantic roles & 50–950 ramp
primary
#BBDDF6
secondary
#D8A47D
accent
#630DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485