#B1EFF2#B1EFF2
#B1EFF2 is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.1% C 0.062 H 199.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EFF2 |
|---|---|
| RGB | rgb(177, 239, 242) |
| HSL | hsl(183, 71%, 82%) |
| HSV | hsv(183, 27%, 95%) |
| CMYK | cmyk(26.9%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.55, -18.69, -7.76) |
| CIE-LCH | lch(90.55, 20.23, 202.54°) |
| OKLab | oklab(91.14% -0.0587 -0.0212) |
| OKLCH | oklch(91.14% 0.062 199.9) |
| XYZ | xyz(65.0198, 77.4878, 95.5179) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.29
Pale Sky Blue
#BDF6FE
ΔE00 3.03
Light Sky Blue
#C6FCFF
ΔE00 3.40
Robin'S Egg Blue
#98EFF9
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 4.31
Light Light Blue
#CAFFFB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EFF2 #F2B4B1
analogous
#B1F2D5 #B1EFF2 #B1CFF2
triadic
#B1EFF2 #F2B1EF #EFF2B1
tetradic
#B1EFF2 #D5B1F2 #F2B4B1 #CFF2B1
square
#B1EFF2 #D5B1F2 #F2B4B1 #CFF2B1
split-complementary
#B1EFF2 #F2B1CF #F2D5B1
monochromatic
#48D9E1 #7DE4E9 #B1EFF2 #E5FAFB #E5FAFB
Accessibility & contrast
On white
1.27
#B1EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B1EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EFF2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EFF2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#9BF3F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b1eff2; /* rgb */ color: rgb(177, 239, 242); /* oklch */ color: oklch(91.1% 0.062 199.9);
Tailwind
colors: {
custom: {
50: '#caf4f6',
500: '#b1eff2',
950: '#000000',
},
}SCSS
$custom: #b1eff2; $custom-light: #caf4f6; $custom-dark: #000000;
JSON
{
"hex": "#b1eff2",
"rgb": {
"r": 177,
"g": 239,
"b": 242
},
"hsl": {
"h": 182.769,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.91142,
"c": 0.06238,
"h": 199.9
},
"luminance": 0.77491
}Semantic roles & 50–950 ramp
primary
#B1EFF2
secondary
#D17A76
accent
#1B12D3
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585