#BBF3FA#BBF3FA
#BBF3FA is a very light, muted teal. Relative luminance 0.816; OKLCH L 92.8% C 0.057 H 205.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3FA |
|---|---|
| RGB | rgb(187, 243, 250) |
| HSL | hsl(187, 86%, 86%) |
| HSV | hsv(187, 25%, 98%) |
| CMYK | cmyk(25.2%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(92.38, -16.08, -9.14) |
| CIE-LCH | lch(92.38, 18.49, 209.62°) |
| OKLab | oklab(92.82% -0.0517 -0.0249) |
| OKLCH | oklch(92.82% 0.057 205.7) |
| XYZ | xyz(69.7941, 81.5651, 102.4901) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.72
Light Sky Blue
#C6FCFF
ΔE00 2.45
Paleturquoise
#AFEEEE
ΔE00 3.70
Pale Blue
#D0FEFE
ΔE00 3.97
Powder Blue
#B0E0E6
ΔE00 4.21
Really Light Blue
#D4FFFF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3FA #FAC2BB
analogous
#BBFAE1 #BBF3FA #BBD3FA
triadic
#BBF3FA #FABBF3 #F3FABB
tetradic
#BBF3FA #E1BBFA #FAC2BB #D3FABB
square
#BBF3FA #E1BBFA #FAC2BB #D3FABB
split-complementary
#BBF3FA #FABBD3 #FAE1BB
monochromatic
#49DFF2 #82E9F6 #BBF3FA #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.21
#BBF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#BBF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3FA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3FA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#DFE5FA
Tritanopia (blue-blind)
#A7F8F5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf3fa; /* rgb */ color: rgb(187, 243, 250); /* oklch */ color: oklch(92.8% 0.057 205.7);
Tailwind
colors: {
custom: {
50: '#d1f7fc',
500: '#bbf3fa',
950: '#000000',
},
}SCSS
$custom: #bbf3fa; $custom-light: #d1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbf3fa",
"rgb": {
"r": 187,
"g": 243,
"b": 250
},
"hsl": {
"h": 186.667,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.92821,
"c": 0.05737,
"h": 205.7
},
"luminance": 0.81568
}Semantic roles & 50–950 ramp
primary
#BBF3FA
secondary
#DE867B
accent
#1C03E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585