#BBF9FA#BBF9FA
#BBF9FA is a very light, moderate teal. Relative luminance 0.852; OKLCH L 94.1% C 0.062 H 197.4°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF9FA |
|---|---|
| RGB | rgb(187, 249, 250) |
| HSL | hsl(181, 86%, 86%) |
| HSV | hsv(181, 25%, 98%) |
| CMYK | cmyk(25.2%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(93.98, -19.04, -6.78) |
| CIE-LCH | lch(93.98, 20.22, 199.60°) |
| OKLab | oklab(94.09% -0.0592 -0.0185) |
| OKLCH | oklch(94.09% 0.062 197.4) |
| XYZ | xyz(71.6191, 85.2150, 103.0984) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.09
Paleturquoise
#AFEEEE
ΔE00 2.46
Light Light Blue
#CAFFFB
ΔE00 2.79
Pale Cyan
#B7FFFA
ΔE00 3.11
Pale Sky Blue
#BDF6FE
ΔE00 3.20
Duck Egg Blue
#C3FBF4
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF9FA #FABCBB
analogous
#BBFADB #BBF9FA #BBD9FA
triadic
#BBF9FA #FABBF9 #F9FABB
tetradic
#BBF9FA #DBBBFA #FABCBB #D9FABB
square
#BBF9FA #DBBBFA #FABCBB #D9FABB
split-complementary
#BBF9FA #FABBD9 #FADBBB
monochromatic
#49EFF2 #82F4F6 #BBF9FA #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.16
#BBF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#BBF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF9FA
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF9FA | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#A6FDF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbf9fa; /* rgb */ color: rgb(187, 249, 250); /* oklch */ color: oklch(94.1% 0.062 197.4);
Tailwind
colors: {
custom: {
50: '#d1fbfb',
500: '#bbf9fa',
950: '#000000',
},
}SCSS
$custom: #bbf9fa; $custom-light: #d1fbfb; $custom-dark: #000000;
JSON
{
"hex": "#bbf9fa",
"rgb": {
"r": 187,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.952,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.94088,
"c": 0.06202,
"h": 197.4
},
"luminance": 0.85218
}Semantic roles & 50–950 ramp
primary
#BBF9FA
secondary
#DE7C7B
accent
#0603E3
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585