#BBDFEF#BBDFEF
#BBDFEF is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.044 H 226.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFEF |
|---|---|
| RGB | rgb(187, 223, 239) |
| HSL | hsl(198, 62%, 84%) |
| HSV | hsv(198, 22%, 94%) |
| CMYK | cmyk(21.8%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.79, -8.35, -11.71) |
| CIE-LCH | lch(86.79, 14.38, 234.52°) |
| OKLab | oklab(88.28% -0.0301 -0.0318) |
| OKLCH | oklch(88.28% 0.044 226.6) |
| XYZ | xyz(62.4568, 69.5701, 91.7823) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.03
Ice Blue
#A5DFF9
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 6.08
Pale Sky Blue
#BDF6FE
ΔE00 7.97
Baby Blue
#89CFF0
ΔE00 8.11
Sky Blue
#87CEEB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFEF #EFCBBB
analogous
#BBEFE5 #BBDFEF #BBC5EF
triadic
#BBDFEF #EFBBDF #DFEFBB
tetradic
#BBDFEF #E5BBEF #EFCBBB #C5EFBB
square
#BBDFEF #E5BBEF #EFCBBB #C5EFBB
split-complementary
#BBDFEF #EFBBC5 #EFE5BB
monochromatic
#58B0D8 #89C8E3 #BBDFEF #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.41
#BBDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BBDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFEF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFEF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#ACE4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfef; /* rgb */ color: rgb(187, 223, 239); /* oklch */ color: oklch(88.3% 0.044 226.6);
Tailwind
colors: {
custom: {
50: '#d0e9f4',
500: '#bbdfef',
950: '#000000',
},
}SCSS
$custom: #bbdfef; $custom-light: #d0e9f4; $custom-dark: #000000;
JSON
{
"hex": "#bbdfef",
"rgb": {
"r": 187,
"g": 223,
"b": 239
},
"hsl": {
"h": 198.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.88282,
"c": 0.0438,
"h": 226.6
},
"luminance": 0.69572
}Semantic roles & 50–950 ramp
primary
#BBDFEF
secondary
#CD9881
accent
#511CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485