#B1FFFC#B1FFFC
#B1FFFC is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.076 H 192.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFFC |
|---|---|
| RGB | rgb(177, 255, 252) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.12, -24.30, -6.19) |
| CIE-LCH | lch(95.12, 25.08, 194.29°) |
| OKLab | oklab(94.88% -0.0743 -0.017) |
| OKLCH | oklch(94.88% 0.076 192.9) |
| XYZ | xyz(71.4562, 87.8914, 105.2761) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.69
Pale Cyan
#B7FFFA
ΔE00 1.10
Eggshell Blue
#C4FFF7
ΔE00 3.47
Duck Egg Blue
#C3FBF4
ΔE00 3.74
Paleturquoise
#AFEEEE
ΔE00 4.08
Light Light Blue
#CAFFFB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFFC #FFB1B4
analogous
#B1FFD5 #B1FFFC #B1DBFF
triadic
#B1FFFC #FCB1FF #FFFCB1
tetradic
#B1FFFC #D5B1FF #FFB1B4 #DBFFB1
square
#B1FFFC #D5B1FF #FFB1B4 #DBFFB1
split-complementary
#B1FFFC #FFB1DB #FFD5B1
monochromatic
#37FFF7 #74FFFA #B1FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B1FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#B1FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFFC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFFC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#95FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b1fffc; /* rgb */ color: rgb(177, 255, 252); /* oklch */ color: oklch(94.9% 0.076 192.9);
Tailwind
colors: {
custom: {
50: '#cbfffd',
500: '#b1fffc',
950: '#000000',
},
}SCSS
$custom: #b1fffc; $custom-light: #cbfffd; $custom-dark: #000000;
JSON
{
"hex": "#b1fffc",
"rgb": {
"r": 177,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94877,
"c": 0.07627,
"h": 192.9
},
"luminance": 0.87895
}Semantic roles & 50–950 ramp
primary
#B1FFFC
secondary
#E66F73
accent
#0009E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131817
muted
#838685