#BBDFED#BBDFED
#BBDFED is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.2% C 0.042 H 223.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFED |
|---|---|
| RGB | rgb(187, 223, 237) |
| HSL | hsl(197, 58%, 83%) |
| HSV | hsv(197, 21%, 93%) |
| CMYK | cmyk(21.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(86.73, -8.78, -10.74) |
| CIE-LCH | lch(86.73, 13.88, 230.74°) |
| OKLab | oklab(88.22% -0.0309 -0.0292) |
| OKLCH | oklch(88.22% 0.042 223.4) |
| XYZ | xyz(62.1630, 69.4526, 90.2348) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.64
Ice Blue
#A5DFF9
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.35
Pale Sky Blue
#BDF6FE
ΔE00 7.47
Sky Blue
#87CEEB
ΔE00 8.31
Baby Blue
#89CFF0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFED #EDC9BB
analogous
#BBEDE2 #BBDFED #BBC6ED
triadic
#BBDFED #EDBBDF #DFEDBB
tetradic
#BBDFED #E2BBED #EDC9BB #C6EDBB
square
#BBDFED #E2BBED #EDC9BB #C6EDBB
split-complementary
#BBDFED #EDBBC6 #EDE2BB
monochromatic
#5AB1D3 #8BC8E0 #BBDFED #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.41
#BBDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BBDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFED
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFED | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#ADE4E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfed; /* rgb */ color: rgb(187, 223, 237); /* oklch */ color: oklch(88.2% 0.042 223.4);
Tailwind
colors: {
custom: {
50: '#d0e9f2',
500: '#bbdfed',
950: '#000000',
},
}SCSS
$custom: #bbdfed; $custom-light: #d0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#bbdfed",
"rgb": {
"r": 187,
"g": 223,
"b": 237
},
"hsl": {
"h": 196.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.88217,
"c": 0.04246,
"h": 223.4
},
"luminance": 0.69455
}Semantic roles & 50–950 ramp
primary
#BBDFED
secondary
#CA9682
accent
#4E20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485