#BBF8FA#BBF8FA
#BBF8FA is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.9% C 0.061 H 198.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF8FA |
|---|---|
| RGB | rgb(187, 248, 250) |
| HSL | hsl(182, 86%, 86%) |
| HSV | hsv(182, 25%, 98%) |
| CMYK | cmyk(25.2%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(93.71, -18.55, -7.17) |
| CIE-LCH | lch(93.71, 19.89, 201.14°) |
| OKLab | oklab(93.88% -0.0579 -0.0196) |
| OKLCH | oklch(93.88% 0.061 198.7) |
| XYZ | xyz(71.3108, 84.5985, 102.9957) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.85
Paleturquoise
#AFEEEE
ΔE00 2.45
Pale Sky Blue
#BDF6FE
ΔE00 2.72
Light Light Blue
#CAFFFB
ΔE00 3.05
Pale Blue
#D0FEFE
ΔE00 3.40
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF8FA #FABDBB
analogous
#BBFADC #BBF8FA #BBD8FA
triadic
#BBF8FA #FABBF8 #F8FABB
tetradic
#BBF8FA #DCBBFA #FABDBB #D8FABB
square
#BBF8FA #DCBBFA #FABDBB #D8FABB
split-complementary
#BBF8FA #FABBD8 #FADCBB
monochromatic
#49ECF2 #82F2F6 #BBF8FA #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.17
#BBF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#BBF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF8FA
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF8FA | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#E4E9FB
Tritanopia (blue-blind)
#A6FCF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbf8fa; /* rgb */ color: rgb(187, 248, 250); /* oklch */ color: oklch(93.9% 0.061 198.7);
Tailwind
colors: {
custom: {
50: '#d1fafb',
500: '#bbf8fa',
950: '#000000',
},
}SCSS
$custom: #bbf8fa; $custom-light: #d1fafb; $custom-dark: #000000;
JSON
{
"hex": "#bbf8fa",
"rgb": {
"r": 187,
"g": 248,
"b": 250
},
"hsl": {
"h": 181.905,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.93876,
"c": 0.06117,
"h": 198.7
},
"luminance": 0.84602
}Semantic roles & 50–950 ramp
primary
#BBF8FA
secondary
#DE7E7B
accent
#0A03E3
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585