#BBEBFB#BBEBFB
#BBEBFB is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.2% C 0.054 H 220.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBFB |
|---|---|
| RGB | rgb(187, 235, 251) |
| HSL | hsl(195, 89%, 86%) |
| HSV | hsv(195, 25%, 98%) |
| CMYK | cmyk(25.5%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.30, -11.84, -12.77) |
| CIE-LCH | lch(90.30, 17.41, 227.17°) |
| OKLab | oklab(91.18% -0.0412 -0.0348) |
| OKLCH | oklch(91.18% 0.054 220.2) |
| XYZ | xyz(67.6092, 76.9437, 102.5374) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Ice Blue
#A5DFF9
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 4.89
Light Sky Blue
#C6FCFF
ΔE00 6.67
Pale Blue
#D0FEFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBFB #FBCBBB
analogous
#BBFBEB #BBEBFB #BBCBFB
triadic
#BBEBFB #FBBBEB #EBFBBB
tetradic
#BBEBFB #EBBBFB #FBCBBB #CBFBBB
square
#BBEBFB #EBBBFB #FBCBBB #CBFBBB
split-complementary
#BBEBFB #FBBBCB #FBEBBB
monochromatic
#47C9F4 #81DAF8 #BBEBFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.28
#BBEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BBEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBFB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBFB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#A7F1F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbebfb; /* rgb */ color: rgb(187, 235, 251); /* oklch */ color: oklch(91.2% 0.054 220.2);
Tailwind
colors: {
custom: {
50: '#d0f1fc',
500: '#bbebfb',
950: '#000000',
},
}SCSS
$custom: #bbebfb; $custom-light: #d0f1fc; $custom-dark: #000000;
JSON
{
"hex": "#bbebfb",
"rgb": {
"r": 187,
"g": 235,
"b": 251
},
"hsl": {
"h": 195,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91175,
"c": 0.0539,
"h": 220.2
},
"luminance": 0.76946
}Semantic roles & 50–950 ramp
primary
#BBEBFB
secondary
#E0947A
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585