#BBF0FA#BBF0FA
#BBF0FA is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.2% C 0.056 H 210.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0FA |
|---|---|
| RGB | rgb(187, 240, 250) |
| HSL | hsl(190, 86%, 86%) |
| HSV | hsv(190, 25%, 98%) |
| CMYK | cmyk(25.2%, 4%, 0%, 2%) |
| CIE-LAB | lab(91.59, -14.58, -10.32) |
| CIE-LCH | lch(91.59, 17.86, 215.30°) |
| OKLab | oklab(92.19% -0.0479 -0.0281) |
| OKLCH | oklch(92.19% 0.056 210.4) |
| XYZ | xyz(68.9037, 79.7842, 102.1933) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.72
Light Sky Blue
#C6FCFF
ΔE00 3.77
Powder Blue
#B0E0E6
ΔE00 3.79
Pale Blue
#D0FEFE
ΔE00 4.97
Paleturquoise
#AFEEEE
ΔE00 5.03
Really Light Blue
#D4FFFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0FA #FAC5BB
analogous
#BBFAE4 #BBF0FA #BBD0FA
triadic
#BBF0FA #FABBF0 #F0FABB
tetradic
#BBF0FA #E4BBFA #FAC5BB #D0FABB
square
#BBF0FA #E4BBFA #FAC5BB #D0FABB
split-complementary
#BBF0FA #FABBD0 #FAE4BB
monochromatic
#49D7F2 #82E3F6 #BBF0FA #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.24
#BBF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#BBF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0FA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0FA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#A7F5F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf0fa; /* rgb */ color: rgb(187, 240, 250); /* oklch */ color: oklch(92.2% 0.056 210.4);
Tailwind
colors: {
custom: {
50: '#d0f5fc',
500: '#bbf0fa',
950: '#000000',
},
}SCSS
$custom: #bbf0fa; $custom-light: #d0f5fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf0fa",
"rgb": {
"r": 187,
"g": 240,
"b": 250
},
"hsl": {
"h": 189.524,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.9219,
"c": 0.05553,
"h": 210.4
},
"luminance": 0.79787
}Semantic roles & 50–950 ramp
primary
#BBF0FA
secondary
#DE8B7B
accent
#2603E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585