#BBF2FA#BBF2FA
#BBF2FA is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.6% C 0.057 H 207.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2FA |
|---|---|
| RGB | rgb(187, 242, 250) |
| HSL | hsl(188, 86%, 86%) |
| HSV | hsv(188, 25%, 98%) |
| CMYK | cmyk(25.2%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(92.12, -15.58, -9.53) |
| CIE-LCH | lch(92.12, 18.26, 211.47°) |
| OKLab | oklab(92.61% -0.0504 -0.026) |
| OKLCH | oklch(92.61% 0.057 207.3) |
| XYZ | xyz(69.4957, 80.9682, 102.3906) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.87
Light Sky Blue
#C6FCFF
ΔE00 2.85
Powder Blue
#B0E0E6
ΔE00 4.00
Paleturquoise
#AFEEEE
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.26
Really Light Blue
#D4FFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2FA #FAC3BB
analogous
#BBFAE2 #BBF2FA #BBD2FA
triadic
#BBF2FA #FABBF2 #F2FABB
tetradic
#BBF2FA #E2BBFA #FAC3BB #D2FABB
square
#BBF2FA #E2BBFA #FAC3BB #D2FABB
split-complementary
#BBF2FA #FABBD2 #FAE2BB
monochromatic
#49DCF2 #82E7F6 #BBF2FA #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.22
#BBF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#BBF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2FA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2FA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDFB
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#A7F7F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf2fa; /* rgb */ color: rgb(187, 242, 250); /* oklch */ color: oklch(92.6% 0.057 207.3);
Tailwind
colors: {
custom: {
50: '#d1f6fc',
500: '#bbf2fa',
950: '#000000',
},
}SCSS
$custom: #bbf2fa; $custom-light: #d1f6fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf2fa",
"rgb": {
"r": 187,
"g": 242,
"b": 250
},
"hsl": {
"h": 187.619,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.9261,
"c": 0.05672,
"h": 207.3
},
"luminance": 0.80971
}Semantic roles & 50–950 ramp
primary
#BBF2FA
secondary
#DE877B
accent
#1F03E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585