#BBEDFC#BBEDFC
#BBEDFC is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.6% C 0.055 H 218.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDFC |
|---|---|
| RGB | rgb(187, 237, 252) |
| HSL | hsl(194, 92%, 86%) |
| HSV | hsv(194, 26%, 99%) |
| CMYK | cmyk(25.8%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(90.85, -12.63, -12.46) |
| CIE-LCH | lch(90.85, 17.74, 224.62°) |
| OKLab | oklab(91.63% -0.0433 -0.0339) |
| OKLCH | oklch(91.63% 0.055 218.1) |
| XYZ | xyz(68.3431, 78.1586, 103.5617) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.94
Powder Blue
#B0E0E6
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 4.73
Ice Blue
#A5DFF9
ΔE00 4.88
Light Sky Blue
#C6FCFF
ΔE00 5.95
Pale Blue
#D0FEFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDFC #FCCABB
analogous
#BBFCEA #BBEDFC #BBCCFC
triadic
#BBEDFC #FCBBED #EDFCBB
tetradic
#BBEDFC #EABBFC #FCCABB #CCFCBB
square
#BBEDFC #EABBFC #FCCABB #CCFCBB
split-complementary
#BBEDFC #FCBBCC #FCEABB
monochromatic
#46CEF7 #80DDF9 #BBEDFC #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.26
#BBEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BBEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDFC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDFC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#A7F3F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbedfc; /* rgb */ color: rgb(187, 237, 252); /* oklch */ color: oklch(91.6% 0.055 218.1);
Tailwind
colors: {
custom: {
50: '#d0f2fd',
500: '#bbedfc',
950: '#000000',
},
}SCSS
$custom: #bbedfc; $custom-light: #d0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#bbedfc",
"rgb": {
"r": 187,
"g": 237,
"b": 252
},
"hsl": {
"h": 193.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91625,
"c": 0.05505,
"h": 218.1
},
"luminance": 0.78161
}Semantic roles & 50–950 ramp
primary
#BBEDFC
secondary
#E29279
accent
#3500E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585