#BBDDED#BBDDED
#BBDDED is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.8% C 0.042 H 227.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDED |
|---|---|
| RGB | rgb(187, 221, 237) |
| HSL | hsl(199, 58%, 83%) |
| HSV | hsv(199, 21%, 93%) |
| CMYK | cmyk(21.1%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.20, -7.75, -11.53) |
| CIE-LCH | lch(86.20, 13.89, 236.09°) |
| OKLab | oklab(87.8% -0.0282 -0.0313) |
| OKLCH | oklch(87.8% 0.042 227.9) |
| XYZ | xyz(61.6318, 68.3902, 90.0577) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.25
Ice Blue
#A5DFF9
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 8.16
Sky Blue
#87CEEB
ΔE00 8.22
Cloudy Blue
#ACC2D9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDED #EDCBBB
analogous
#BBEDE4 #BBDDED #BBC4ED
triadic
#BBDDED #EDBBDD #DDEDBB
tetradic
#BBDDED #E4BBED #EDCBBB #C4EDBB
square
#BBDDED #E4BBED #EDCBBB #C4EDBB
split-complementary
#BBDDED #EDBBC4 #EDE4BB
monochromatic
#5AADD3 #8BC5E0 #BBDDED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.43
#BBDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BBDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDED
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDED | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#ADE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdded; /* rgb */ color: rgb(187, 221, 237); /* oklch */ color: oklch(87.8% 0.042 227.9);
Tailwind
colors: {
custom: {
50: '#d0e7f2',
500: '#bbdded',
950: '#000000',
},
}SCSS
$custom: #bbdded; $custom-light: #d0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#bbdded",
"rgb": {
"r": 187,
"g": 221,
"b": 237
},
"hsl": {
"h": 199.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.87801,
"c": 0.04214,
"h": 227.9
},
"luminance": 0.68392
}Semantic roles & 50–950 ramp
primary
#BBDDED
secondary
#CA9982
accent
#5520C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485