#BBEFFD#BBEFFD
#BBEFFD is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.1% C 0.056 H 216.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFFD |
|---|---|
| RGB | rgb(187, 239, 253) |
| HSL | hsl(193, 94%, 86%) |
| HSV | hsv(193, 26%, 99%) |
| CMYK | cmyk(26.1%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.41, -13.41, -12.15) |
| CIE-LCH | lch(91.41, 18.10, 222.17°) |
| OKLab | oklab(92.08% -0.0455 -0.0331) |
| OKLCH | oklch(92.08% 0.056 216) |
| XYZ | xyz(69.0842, 79.3867, 104.5926) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.19
Powder Blue
#B0E0E6
ΔE00 4.51
Light Sky Blue
#C6FCFF
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 5.25
Ice Blue
#A5DFF9
ΔE00 5.44
Pale Blue
#D0FEFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFFD #FDC9BB
analogous
#BBFDEA #BBEFFD #BBCEFD
triadic
#BBEFFD #FDBBEF #EFFDBB
tetradic
#BBEFFD #EABBFD #FDC9BB #CEFDBB
square
#BBEFFD #EABBFD #FDC9BB #CEFDBB
split-complementary
#BBEFFD #FDBBCE #FDEABB
monochromatic
#44D3FA #80E1FB #BBEFFD #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.24
#BBEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BBEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFFD
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFFD | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#A6F5F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeffd; /* rgb */ color: rgb(187, 239, 253); /* oklch */ color: oklch(92.1% 0.056 216.0);
Tailwind
colors: {
custom: {
50: '#d1f4fe',
500: '#bbeffd',
950: '#000000',
},
}SCSS
$custom: #bbeffd; $custom-light: #d1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbeffd",
"rgb": {
"r": 187,
"g": 239,
"b": 253
},
"hsl": {
"h": 192.727,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.92076,
"c": 0.05627,
"h": 216
},
"luminance": 0.7939
}Semantic roles & 50–950 ramp
primary
#BBEFFD
secondary
#E38F79
accent
#3100E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585