#B1FEFF#B1FEFF
#B1FEFF is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.8% C 0.075 H 197.0°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FEFF |
|---|---|
| RGB | rgb(177, 254, 255) |
| HSL | hsl(181, 100%, 85%) |
| HSV | hsv(181, 31%, 100%) |
| CMYK | cmyk(30.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(94.93, -23.15, -8.01) |
| CIE-LCH | lch(94.93, 24.50, 199.10°) |
| OKLab | oklab(94.75% -0.072 -0.022) |
| OKLCH | oklch(94.75% 0.075 197) |
| XYZ | xyz(71.6171, 87.4467, 107.6936) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.81
Pale Cyan
#B7FFFA
ΔE00 2.30
Paleturquoise
#AFEEEE
ΔE00 3.63
Light Sky Blue
#C6FCFF
ΔE00 4.12
Eggshell Blue
#C4FFF7
ΔE00 4.26
Light Light Blue
#CAFFFB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FEFF #FFB2B1
analogous
#B1FFD9 #B1FEFF #B1D7FF
triadic
#B1FEFF #FFB1FE #FEFFB1
tetradic
#B1FEFF #D9B1FF #FFB2B1 #D7FFB1
square
#B1FEFF #D9B1FF #FFB2B1 #D7FFB1
split-complementary
#B1FEFF #FFB1D7 #FFD9B1
monochromatic
#37FCFF #74FDFF #B1FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.14
#B1FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#B1FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FEFF
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FEFF | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E5ECFF
Tritanopia (blue-blind)
#94FFFE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b1feff; /* rgb */ color: rgb(177, 254, 255); /* oklch */ color: oklch(94.8% 0.075 197.0);
Tailwind
colors: {
custom: {
50: '#cbffff',
500: '#b1feff',
950: '#000000',
},
}SCSS
$custom: #b1feff; $custom-light: #cbffff; $custom-dark: #000000;
JSON
{
"hex": "#b1feff",
"rgb": {
"r": 177,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.769,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94754,
"c": 0.07524,
"h": 197
},
"luminance": 0.87451
}Semantic roles & 50–950 ramp
primary
#B1FEFF
secondary
#E6706F
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131818
muted
#838686