#BBEDFB#BBEDFB
#BBEDFB is a very light, muted cyan. Relative luminance 0.781; OKLCH L 91.6% C 0.055 H 216.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDFB |
|---|---|
| RGB | rgb(187, 237, 251) |
| HSL | hsl(193, 89%, 86%) |
| HSV | hsv(193, 25%, 98%) |
| CMYK | cmyk(25.5%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(90.82, -12.85, -11.98) |
| CIE-LCH | lch(90.82, 17.57, 223.00°) |
| OKLab | oklab(91.59% -0.0437 -0.0326) |
| OKLCH | oklch(91.59% 0.055 216.7) |
| XYZ | xyz(68.1850, 78.0954, 102.7293) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 4.33
Lightblue
#ADD8E6
ΔE00 4.76
Ice Blue
#A5DFF9
ΔE00 5.15
Light Sky Blue
#C6FCFF
ΔE00 5.61
Pale Blue
#D0FEFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDFB #FBC9BB
analogous
#BBFBE9 #BBEDFB #BBCDFB
triadic
#BBEDFB #FBBBED #EDFBBB
tetradic
#BBEDFB #E9BBFB #FBC9BB #CDFBBB
square
#BBEDFB #E9BBFB #FBC9BB #CDFBBB
split-complementary
#BBEDFB #FBBBCD #FBE9BB
monochromatic
#47CEF4 #81DEF8 #BBEDFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.26
#BBEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#BBEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDFB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDFB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#A7F2F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbedfb; /* rgb */ color: rgb(187, 237, 251); /* oklch */ color: oklch(91.6% 0.055 216.7);
Tailwind
colors: {
custom: {
50: '#d0f2fc',
500: '#bbedfb',
950: '#000000',
},
}SCSS
$custom: #bbedfb; $custom-light: #d0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#bbedfb",
"rgb": {
"r": 187,
"g": 237,
"b": 251
},
"hsl": {
"h": 193.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91593,
"c": 0.05455,
"h": 216.7
},
"luminance": 0.78098
}Semantic roles & 50–950 ramp
primary
#BBEDFB
secondary
#E0907A
accent
#3200E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585