#BBF2FE#BBF2FE
#BBF2FE is a very light, muted cyan. Relative luminance 0.812; OKLCH L 92.7% C 0.058 H 212.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2FE |
|---|---|
| RGB | rgb(187, 242, 254) |
| HSL | hsl(191, 97%, 86%) |
| HSV | hsv(191, 26%, 100%) |
| CMYK | cmyk(26.4%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.23, -14.70, -11.45) |
| CIE-LCH | lch(92.23, 18.63, 217.91°) |
| OKLab | oklab(92.74% -0.0489 -0.0312) |
| OKLCH | oklch(92.74% 0.058 212.5) |
| XYZ | xyz(70.1295, 81.2217, 105.7289) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.92
Light Sky Blue
#C6FCFF
ΔE00 4.09
Powder Blue
#B0E0E6
ΔE00 4.48
Pale Blue
#D0FEFE
ΔE00 5.37
Paleturquoise
#AFEEEE
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2FE #FEC7BB
analogous
#BBFEE9 #BBF2FE #BBD1FE
triadic
#BBF2FE #FEBBF2 #F2FEBB
tetradic
#BBF2FE #E9BBFE #FEC7BB #D1FEBB
square
#BBF2FE #E9BBFE #FEC7BB #D1FEBB
split-complementary
#BBF2FE #FEBBD1 #FEE9BB
monochromatic
#42DBFC #7FE6FD #BBF2FE #E1F9FF #E1F9FF
Accessibility & contrast
On white
1.22
#BBF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#BBF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2FE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2FE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#A5F7F6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf2fe; /* rgb */ color: rgb(187, 242, 254); /* oklch */ color: oklch(92.7% 0.058 212.5);
Tailwind
colors: {
custom: {
50: '#d1f6fe',
500: '#bbf2fe',
950: '#000000',
},
}SCSS
$custom: #bbf2fe; $custom-light: #d1f6fe; $custom-dark: #000000;
JSON
{
"hex": "#bbf2fe",
"rgb": {
"r": 187,
"g": 242,
"b": 254
},
"hsl": {
"h": 190.746,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.92737,
"c": 0.05801,
"h": 212.5
},
"luminance": 0.81225
}Semantic roles & 50–950 ramp
primary
#BBF2FE
secondary
#E58C78
accent
#2900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585