#B0FFFE#B0FFFE
#B0FFFE is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.077 H 194.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFFE |
|---|---|
| RGB | rgb(176, 255, 254) |
| HSL | hsl(179, 100%, 85%) |
| HSV | hsv(179, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.12, -24.13, -7.22) |
| CIE-LCH | lch(95.12, 25.18, 196.66°) |
| OKLab | oklab(94.89% -0.0744 -0.0198) |
| OKLCH | oklch(94.89% 0.077 194.9) |
| XYZ | xyz(71.5478, 87.9018, 106.9434) |
| Luminance | 0.8791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.99
Pale Cyan
#B7FFFA
ΔE00 1.72
Eggshell Blue
#C4FFF7
ΔE00 3.96
Paleturquoise
#AFEEEE
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 4.13
Light Light Blue
#CAFFFB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFFE #FFB0B1
analogous
#B0FFD7 #B0FFFE #B0D8FF
triadic
#B0FFFE #FEB0FF #FFFEB0
tetradic
#B0FFFE #D7B0FF #FFB0B1 #D8FFB0
square
#B0FFFE #D7B0FF #FFB0B1 #D8FFB0
split-complementary
#B0FFFE #FFB0D8 #FFD7B0
monochromatic
#36FFFC #73FFFD #B0FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.13
#B0FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#B0FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFFE
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFFE | 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)
#F5F7FE
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#93FFFE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #b0fffe; /* rgb */ color: rgb(176, 255, 254); /* oklch */ color: oklch(94.9% 0.077 194.9);
Tailwind
colors: {
custom: {
50: '#cafffe',
500: '#b0fffe',
950: '#000000',
},
}SCSS
$custom: #b0fffe; $custom-light: #cafffe; $custom-dark: #000000;
JSON
{
"hex": "#b0fffe",
"rgb": {
"r": 176,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.241,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94885,
"c": 0.07699,
"h": 194.9
},
"luminance": 0.87906
}Semantic roles & 50–950 ramp
primary
#B0FFFE
secondary
#E56E6F
accent
#0003E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685