#B1FFFD#B1FFFD
#B1FFFD is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.076 H 193.9°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFFD |
|---|---|
| RGB | rgb(177, 255, 253) |
| HSL | hsl(178, 100%, 85%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.14, -24.08, -6.67) |
| CIE-LCH | lch(95.14, 24.99, 195.47°) |
| OKLab | oklab(94.91% -0.0739 -0.0183) |
| OKLCH | oklch(94.91% 0.076 193.9) |
| XYZ | xyz(71.6150, 87.9549, 106.1129) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.83
Pale Cyan
#B7FFFA
ΔE00 1.35
Eggshell Blue
#C4FFF7
ΔE00 3.65
Duck Egg Blue
#C3FBF4
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFFD #FFB1B3
analogous
#B1FFD6 #B1FFFD #B1DAFF
triadic
#B1FFFD #FDB1FF #FFFDB1
tetradic
#B1FFFD #D6B1FF #FFB1B3 #DAFFB1
square
#B1FFFD #D6B1FF #FFB1B3 #DAFFB1
split-complementary
#B1FFFD #FFB1DA #FFD6B1
monochromatic
#37FFFA #74FFFB #B1FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.13
#B1FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#B1FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFFD
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFFD | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#E7ECFE
Tritanopia (blue-blind)
#95FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b1fffd; /* rgb */ color: rgb(177, 255, 253); /* oklch */ color: oklch(94.9% 0.076 193.9);
Tailwind
colors: {
custom: {
50: '#cbfffe',
500: '#b1fffd',
950: '#000000',
},
}SCSS
$custom: #b1fffd; $custom-light: #cbfffe; $custom-dark: #000000;
JSON
{
"hex": "#b1fffd",
"rgb": {
"r": 177,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.462,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94907,
"c": 0.07619,
"h": 193.9
},
"luminance": 0.87959
}Semantic roles & 50–950 ramp
primary
#B1FFFD
secondary
#E66F72
accent
#0006E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#131817
muted
#838685