#BBDDF7#BBDDF7
#BBDDF7 is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.1% C 0.051 H 241.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDF7 |
|---|---|
| RGB | rgb(187, 221, 247) |
| HSL | hsl(206, 79%, 85%) |
| HSV | hsv(206, 24%, 97%) |
| CMYK | cmyk(24.3%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(86.50, -5.55, -16.36) |
| CIE-LCH | lch(86.50, 17.27, 251.26°) |
| OKLab | oklab(88.14% -0.0246 -0.0446) |
| OKLCH | oklch(88.14% 0.051 241.1) |
| XYZ | xyz(63.1337, 68.9909, 97.9678) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.51
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 6.54
Light Blue
#95D0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDF7 #F7D5BB
analogous
#BBF7F3 #BBDDF7 #BBBFF7
triadic
#BBDDF7 #F7BBDD #DDF7BB
tetradic
#BBDDF7 #F3BBF7 #F7D5BB #BFF7BB
square
#BBDDF7 #F3BBF7 #F7D5BB #BFF7BB
split-complementary
#BBDDF7 #F7BBBF #F7F3BB
monochromatic
#4DA6EA #84C2F1 #BBDDF7 #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.42
#BBDDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BBDDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDF7
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDF7 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF8
Deuteranopia (green-blind)
#CAD6F7
Tritanopia (blue-blind)
#AAE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbddf7; /* rgb */ color: rgb(187, 221, 247); /* oklch */ color: oklch(88.1% 0.051 241.1);
Tailwind
colors: {
custom: {
50: '#d0e7f9',
500: '#bbddf7',
950: '#000000',
},
}SCSS
$custom: #bbddf7; $custom-light: #d0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#bbddf7",
"rgb": {
"r": 187,
"g": 221,
"b": 247
},
"hsl": {
"h": 206,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.88135,
"c": 0.05089,
"h": 241.1
},
"luminance": 0.68993
}Semantic roles & 50–950 ramp
primary
#BBDDF7
secondary
#D9A57D
accent
#650ADB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485