#BBF5FA#BBF5FA
#BBF5FA is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.2% C 0.059 H 202.8°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5FA |
|---|---|
| RGB | rgb(187, 245, 250) |
| HSL | hsl(185, 86%, 86%) |
| HSV | hsv(185, 25%, 98%) |
| CMYK | cmyk(25.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(92.91, -17.07, -8.35) |
| CIE-LCH | lch(92.91, 19.00, 206.08°) |
| OKLab | oklab(93.24% -0.0542 -0.0228) |
| OKLCH | oklch(93.24% 0.059 202.8) |
| XYZ | xyz(70.3959, 82.7686, 102.6907) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.32
Light Sky Blue
#C6FCFF
ΔE00 1.84
Paleturquoise
#AFEEEE
ΔE00 2.99
Pale Blue
#D0FEFE
ΔE00 3.55
Light Light Blue
#CAFFFB
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5FA #FAC0BB
analogous
#BBFADF #BBF5FA #BBD5FA
triadic
#BBF5FA #FABBF5 #F5FABB
tetradic
#BBF5FA #DFBBFA #FAC0BB #D5FABB
square
#BBF5FA #DFBBFA #FAC0BB #D5FABB
split-complementary
#BBF5FA #FABBD5 #FADFBB
monochromatic
#49E4F2 #82EDF6 #BBF5FA #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.20
#BBF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#BBF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5FA
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5FA | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#A6FAF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbf5fa; /* rgb */ color: rgb(187, 245, 250); /* oklch */ color: oklch(93.2% 0.059 202.8);
Tailwind
colors: {
custom: {
50: '#d1f8fc',
500: '#bbf5fa',
950: '#000000',
},
}SCSS
$custom: #bbf5fa; $custom-light: #d1f8fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf5fa",
"rgb": {
"r": 187,
"g": 245,
"b": 250
},
"hsl": {
"h": 184.762,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.93242,
"c": 0.05878,
"h": 202.8
},
"luminance": 0.82772
}Semantic roles & 50–950 ramp
primary
#BBF5FA
secondary
#DE837B
accent
#1403E3
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585