#BBF1FA#BBF1FA
#BBF1FA is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.4% C 0.056 H 208.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1FA |
|---|---|
| RGB | rgb(187, 241, 250) |
| HSL | hsl(189, 86%, 86%) |
| HSV | hsv(189, 25%, 98%) |
| CMYK | cmyk(25.2%, 3.6%, 0%, 2%) |
| CIE-LAB | lab(91.85, -15.08, -9.93) |
| CIE-LCH | lch(91.85, 18.05, 213.36°) |
| OKLab | oklab(92.4% -0.0492 -0.027) |
| OKLCH | oklch(92.4% 0.056 208.8) |
| XYZ | xyz(69.1989, 80.3745, 102.2917) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.25
Light Sky Blue
#C6FCFF
ΔE00 3.29
Powder Blue
#B0E0E6
ΔE00 3.86
Paleturquoise
#AFEEEE
ΔE00 4.56
Pale Blue
#D0FEFE
ΔE00 4.60
Really Light Blue
#D4FFFF
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1FA #FAC4BB
analogous
#BBFAE3 #BBF1FA #BBD1FA
triadic
#BBF1FA #FABBF1 #F1FABB
tetradic
#BBF1FA #E3BBFA #FAC4BB #D1FABB
square
#BBF1FA #E3BBFA #FAC4BB #D1FABB
split-complementary
#BBF1FA #FABBD1 #FAE3BB
monochromatic
#49DAF2 #82E5F6 #BBF1FA #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.23
#BBF1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BBF1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1FA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1FA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#A7F6F4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf1fa; /* rgb */ color: rgb(187, 241, 250); /* oklch */ color: oklch(92.4% 0.056 208.8);
Tailwind
colors: {
custom: {
50: '#d0f5fc',
500: '#bbf1fa',
950: '#000000',
},
}SCSS
$custom: #bbf1fa; $custom-light: #d0f5fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf1fa",
"rgb": {
"r": 187,
"g": 241,
"b": 250
},
"hsl": {
"h": 188.571,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.924,
"c": 0.05611,
"h": 208.8
},
"luminance": 0.80378
}Semantic roles & 50–950 ramp
primary
#BBF1FA
secondary
#DE897B
accent
#2303E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585