#BBE0FE#BBE0FE
#BBE0FE is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.0% C 0.057 H 242.8°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0FE |
|---|---|
| RGB | rgb(187, 224, 254) |
| HSL | hsl(207, 97%, 86%) |
| HSV | hsv(207, 26%, 100%) |
| CMYK | cmyk(26.4%, 11.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.50, -5.53, -18.54) |
| CIE-LCH | lch(87.50, 19.34, 253.40°) |
| OKLab | oklab(89% -0.026 -0.0506) |
| OKLCH | oklch(89% 0.057 242.8) |
| XYZ | xyz(65.0334, 71.0294, 104.0302) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0FE #FED9BB
analogous
#BBFEFB #BBE0FE #BBBFFE
triadic
#BBE0FE #FEBBE0 #E0FEBB
tetradic
#BBE0FE #FBBBFE #FED9BB #BFFEBB
square
#BBE0FE #FBBBFE #FED9BB #BFFEBB
split-complementary
#BBE0FE #FEBBBF #FEFBBB
monochromatic
#42A9FC #7FC5FD #BBE0FE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.38
#BBE0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#BBE0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0FE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0FE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#A8E7EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe0fe; /* rgb */ color: rgb(187, 224, 254); /* oklch */ color: oklch(89.0% 0.057 242.8);
Tailwind
colors: {
custom: {
50: '#d0e9fe',
500: '#bbe0fe',
950: '#000000',
},
}SCSS
$custom: #bbe0fe; $custom-light: #d0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bbe0fe",
"rgb": {
"r": 187,
"g": 224,
"b": 254
},
"hsl": {
"h": 206.866,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.88995,
"c": 0.0569,
"h": 242.8
},
"luminance": 0.71032
}Semantic roles & 50–950 ramp
primary
#BBE0FE
secondary
#E5A978
accent
#6700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485