#B1F2FA#B1F2FA
#B1F2FA is a very light, moderate teal. Relative luminance 0.798; OKLCH L 92.0% C 0.066 H 205.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B1F2FA |
|---|---|
| RGB | rgb(177, 242, 250) |
| HSL | hsl(187, 88%, 84%) |
| HSV | hsv(187, 29%, 98%) |
| CMYK | cmyk(29.2%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(91.57, -18.39, -10.40) |
| CIE-LCH | lch(91.57, 21.13, 209.49°) |
| OKLab | oklab(92.03% -0.0593 -0.0284) |
| OKLCH | oklch(92.03% 0.066 205.6) |
| XYZ | xyz(67.1333, 79.7501, 102.2799) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.84
Paleturquoise
#AFEEEE
ΔE00 3.23
Robin'S Egg Blue
#98EFF9
ΔE00 3.30
Light Sky Blue
#C6FCFF
ΔE00 3.38
Powder Blue
#B0E0E6
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1F2FA #FAB9B1
analogous
#B1FADD #B1F2FA #B1CDFA
triadic
#B1F2FA #FAB1F2 #F2FAB1
tetradic
#B1F2FA #DDB1FA #FAB9B1 #CDFAB1
square
#B1F2FA #DDB1FA #FAB9B1 #CDFAB1
split-complementary
#B1F2FA #FAB1CD #FADDB1
monochromatic
#3EDFF3 #77E8F6 #B1F2FA #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.24
#B1F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#B1F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1F2FA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1F2FA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#98F7F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b1f2fa; /* rgb */ color: rgb(177, 242, 250); /* oklch */ color: oklch(92.0% 0.066 205.6);
Tailwind
colors: {
custom: {
50: '#caf6fc',
500: '#b1f2fa',
950: '#000000',
},
}SCSS
$custom: #b1f2fa; $custom-light: #caf6fc; $custom-dark: #000000;
JSON
{
"hex": "#b1f2fa",
"rgb": {
"r": 177,
"g": 242,
"b": 250
},
"hsl": {
"h": 186.575,
"s": 87.952,
"l": 83.725
},
"oklch": {
"l": 0.92034,
"c": 0.06575,
"h": 205.6
},
"luminance": 0.79754
}Semantic roles & 50–950 ramp
primary
#B1F2FA
secondary
#DD7E72
accent
#1A01E5
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585