#B1FFEB#B1FFEB
#B1FFEB is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.081 H 176.7°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FFEB |
|---|---|
| RGB | rgb(177, 255, 235) |
| HSL | hsl(165, 100%, 85%) |
| HSV | hsv(165, 31%, 100%) |
| CMYK | cmyk(30.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.68, -27.95, 1.94) |
| CIE-LCH | lch(94.68, 28.02, 176.02°) |
| OKLab | oklab(94.38% -0.0811 0.0047) |
| OKLCH | oklch(94.38% 0.081 176.7) |
| XYZ | xyz(68.8818, 86.8616, 91.7176) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.06
Eggshell Blue
#C4FFF7
ΔE00 5.14
Pale Cyan
#B7FFFA
ΔE00 5.43
Pale Turquoise
#A5FBD5
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 5.69
Light Aqua
#8CFFDB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FFEB #FFB1C5
analogous
#B1FFC4 #B1FFEB #B1ECFF
triadic
#B1FFEB #EBB1FF #FFEBB1
tetradic
#B1FFEB #C4B1FF #FFB1C5 #ECFFB1
square
#B1FFEB #C4B1FF #FFB1C5 #ECFFB1
split-complementary
#B1FFEB #FFB1EC #FFC4B1
monochromatic
#37FFCC #74FFDB #B1FFEB #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.14
#B1FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#B1FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FFEB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FFEB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#EBECEC
Tritanopia (blue-blind)
#9BFFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b1ffeb; /* rgb */ color: rgb(177, 255, 235); /* oklch */ color: oklch(94.4% 0.081 176.7);
Tailwind
colors: {
custom: {
50: '#cafff1',
500: '#b1ffeb',
950: '#000000',
},
}SCSS
$custom: #b1ffeb; $custom-light: #cafff1; $custom-dark: #000000;
JSON
{
"hex": "#b1ffeb",
"rgb": {
"r": 177,
"g": 255,
"b": 235
},
"hsl": {
"h": 164.615,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94384,
"c": 0.08128,
"h": 176.7
},
"luminance": 0.86865
}Semantic roles & 50–950 ramp
primary
#B1FFEB
secondary
#E66F8D
accent
#003BE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685