#B1FFEF#B1FFEF
#B1FFEF is a very light, moderate teal. Relative luminance 0.871; OKLCH L 94.5% C 0.080 H 180.3°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFEF |
|---|---|
| RGB | rgb(177, 255, 239) |
| HSL | hsl(168, 100%, 85%) |
| HSV | hsv(168, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.78, -27.11, 0.02) |
| CIE-LCH | lch(94.78, 27.11, 179.95°) |
| OKLab | oklab(94.5% -0.0795 -0.0004) |
| OKLCH | oklch(94.5% 0.08 180.3) |
| XYZ | xyz(69.4661, 87.0954, 94.7954) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.83
Pale Cyan
#B7FFFA
ΔE00 4.10
Eggshell Blue
#C4FFF7
ΔE00 4.18
Duck Egg Blue
#C3FBF4
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 4.77
Light Light Blue
#CAFFFB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFEF #FFB1C1
analogous
#B1FFC8 #B1FFEF #B1E8FF
triadic
#B1FFEF #EFB1FF #FFEFB1
tetradic
#B1FFEF #C8B1FF #FFB1C1 #E8FFB1
square
#B1FFEF #C8B1FF #FFB1C1 #E8FFB1
split-complementary
#B1FFEF #FFB1E8 #FFC8B1
monochromatic
#37FFD6 #74FFE2 #B1FFEF #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.14
#B1FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#B1FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFEF
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFEF | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#EAECF0
Tritanopia (blue-blind)
#9AFFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b1ffef; /* rgb */ color: rgb(177, 255, 239); /* oklch */ color: oklch(94.5% 0.080 180.3);
Tailwind
colors: {
custom: {
50: '#cafff4',
500: '#b1ffef',
950: '#000000',
},
}SCSS
$custom: #b1ffef; $custom-light: #cafff4; $custom-dark: #000000;
JSON
{
"hex": "#b1ffef",
"rgb": {
"r": 177,
"g": 255,
"b": 239
},
"hsl": {
"h": 167.692,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94496,
"c": 0.07952,
"h": 180.3
},
"luminance": 0.87099
}Semantic roles & 50–950 ramp
primary
#B1FFEF
secondary
#E66F87
accent
#002FE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685