#BBEDFD#BBEDFD
#BBEDFD is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.7% C 0.056 H 219.4°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDFD |
|---|---|
| RGB | rgb(187, 237, 253) |
| HSL | hsl(195, 94%, 86%) |
| HSV | hsv(195, 26%, 99%) |
| CMYK | cmyk(26.1%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(90.88, -12.41, -12.94) |
| CIE-LCH | lch(90.88, 17.92, 226.20°) |
| OKLab | oklab(91.66% -0.043 -0.0352) |
| OKLCH | oklch(91.66% 0.056 219.4) |
| XYZ | xyz(68.5020, 78.2221, 104.3985) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Ice Blue
#A5DFF9
ΔE00 4.63
Lightblue
#ADD8E6
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 4.95
Light Sky Blue
#C6FCFF
ΔE00 6.28
Pale Blue
#D0FEFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDFD #FDCBBB
analogous
#BBFDEC #BBEDFD #BBCCFD
triadic
#BBEDFD #FDBBED #EDFDBB
tetradic
#BBEDFD #ECBBFD #FDCBBB #CCFDBB
square
#BBEDFD #ECBBFD #FDCBBB #CCFDBB
split-complementary
#BBEDFD #FDBBCC #FDECBB
monochromatic
#44CEFA #80DDFB #BBEDFD #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.26
#BBEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BBEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDFD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDFD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#A6F3F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbedfd; /* rgb */ color: rgb(187, 237, 253); /* oklch */ color: oklch(91.7% 0.056 219.4);
Tailwind
colors: {
custom: {
50: '#d0f2fe',
500: '#bbedfd',
950: '#000000',
},
}SCSS
$custom: #bbedfd; $custom-light: #d0f2fe; $custom-dark: #000000;
JSON
{
"hex": "#bbedfd",
"rgb": {
"r": 187,
"g": 237,
"b": 253
},
"hsl": {
"h": 194.545,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.91658,
"c": 0.05557,
"h": 219.4
},
"luminance": 0.78225
}Semantic roles & 50–950 ramp
primary
#BBEDFD
secondary
#E39379
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585