#B3F2FA#B3F2FA
#B3F2FA is a very light, moderate teal. Relative luminance 0.800; OKLCH L 92.1% C 0.064 H 205.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B3F2FA |
|---|---|
| RGB | rgb(179, 242, 250) |
| HSL | hsl(187, 88%, 84%) |
| HSV | hsv(187, 28%, 98%) |
| CMYK | cmyk(28.4%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(91.68, -17.84, -10.23) |
| CIE-LCH | lch(91.68, 20.56, 209.84°) |
| OKLab | oklab(92.15% -0.0575 -0.0279) |
| OKLCH | oklch(92.15% 0.064 205.9) |
| XYZ | xyz(67.5923, 79.9867, 102.3014) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.54
Light Sky Blue
#C6FCFF
ΔE00 3.20
Paleturquoise
#AFEEEE
ΔE00 3.34
Robin'S Egg Blue
#98EFF9
ΔE00 3.63
Powder Blue
#B0E0E6
ΔE00 4.42
Pale Blue
#D0FEFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3F2FA #FABBB3
analogous
#B3FADF #B3F2FA #B3CFFA
triadic
#B3F2FA #FAB3F2 #F2FAB3
tetradic
#B3F2FA #DFB3FA #FABBB3 #CFFAB3
square
#B3F2FA #DFB3FA #FABBB3 #CFFAB3
split-complementary
#B3F2FA #FAB3CF #FADFB3
monochromatic
#40DEF2 #7AE8F6 #B3F2FA #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.24
#B3F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#B3F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3F2FA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3F2FA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#9BF7F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b3f2fa; /* rgb */ color: rgb(179, 242, 250); /* oklch */ color: oklch(92.1% 0.064 205.9);
Tailwind
colors: {
custom: {
50: '#cbf6fc',
500: '#b3f2fa',
950: '#000000',
},
}SCSS
$custom: #b3f2fa; $custom-light: #cbf6fc; $custom-dark: #000000;
JSON
{
"hex": "#b3f2fa",
"rgb": {
"r": 179,
"g": 242,
"b": 250
},
"hsl": {
"h": 186.761,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.92146,
"c": 0.06397,
"h": 205.9
},
"luminance": 0.7999
}Semantic roles & 50–950 ramp
primary
#B3F2FA
secondary
#DE8074
accent
#1B01E4
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#131717
muted
#838585