#BBDDEF#BBDDEF
#BBDDEF is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.9% C 0.044 H 231.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDEF |
|---|---|
| RGB | rgb(187, 221, 239) |
| HSL | hsl(201, 62%, 84%) |
| HSV | hsv(201, 22%, 94%) |
| CMYK | cmyk(21.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(86.26, -7.32, -12.50) |
| CIE-LCH | lch(86.26, 14.48, 239.65°) |
| OKLab | oklab(87.87% -0.0275 -0.0339) |
| OKLCH | oklch(87.87% 0.044 231) |
| XYZ | xyz(61.9256, 68.5077, 91.6052) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.81
Ice Blue
#A5DFF9
ΔE00 4.78
Powder Blue
#B0E0E6
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.85
Baby Blue
#89CFF0
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDEF #EFCDBB
analogous
#BBEFE7 #BBDDEF #BBC3EF
triadic
#BBDDEF #EFBBDD #DDEFBB
tetradic
#BBDDEF #E7BBEF #EFCDBB #C3EFBB
square
#BBDDEF #E7BBEF #EFCDBB #C3EFBB
split-complementary
#BBDDEF #EFBBC3 #EFE7BB
monochromatic
#58ABD8 #89C4E3 #BBDDEF #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.43
#BBDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BBDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDEF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDEF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#ACE2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbddef; /* rgb */ color: rgb(187, 221, 239); /* oklch */ color: oklch(87.9% 0.044 231.0);
Tailwind
colors: {
custom: {
50: '#d0e7f4',
500: '#bbddef',
950: '#000000',
},
}SCSS
$custom: #bbddef; $custom-light: #d0e7f4; $custom-dark: #000000;
JSON
{
"hex": "#bbddef",
"rgb": {
"r": 187,
"g": 221,
"b": 239
},
"hsl": {
"h": 200.769,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.87867,
"c": 0.04368,
"h": 231
},
"luminance": 0.6851
}Semantic roles & 50–950 ramp
primary
#BBDDEF
secondary
#CD9B81
accent
#581CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485