#B0FEEF#B0FEEF
#B0FEEF is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.079 H 181.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FEEF |
|---|---|
| RGB | rgb(176, 254, 239) |
| HSL | hsl(168, 98%, 84%) |
| HSV | hsv(168, 31%, 100%) |
| CMYK | cmyk(30.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(94.46, -26.91, -0.45) |
| CIE-LCH | lch(94.46, 26.92, 180.96°) |
| OKLab | oklab(94.23% -0.0791 -0.0016) |
| OKLCH | oklch(94.23% 0.079 181.2) |
| XYZ | xyz(68.9210, 86.3420, 94.6787) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.14
Pale Cyan
#B7FFFA
ΔE00 3.79
Eggshell Blue
#C4FFF7
ΔE00 4.01
Light Cyan
#ACFFFC
ΔE00 4.43
Duck Egg Blue
#C3FBF4
ΔE00 4.57
Light Light Blue
#CAFFFB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FEEF #FEB0BF
analogous
#B0FEC8 #B0FEEF #B0E6FE
triadic
#B0FEEF #EFB0FE #FEEFB0
tetradic
#B0FEEF #C8B0FE #FEB0BF #E6FEB0
square
#B0FEEF #C8B0FE #FEB0BF #E6FEB0
split-complementary
#B0FEEF #FEB0E6 #FEC8B0
monochromatic
#37FCD7 #74FDE3 #B0FEEF #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.15
#B0FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#B0FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FEEF
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FEEF | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#E9EBF0
Tritanopia (blue-blind)
#98FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b0feef; /* rgb */ color: rgb(176, 254, 239); /* oklch */ color: oklch(94.2% 0.079 181.2);
Tailwind
colors: {
custom: {
50: '#cafff4',
500: '#b0feef',
950: '#000000',
},
}SCSS
$custom: #b0feef; $custom-light: #cafff4; $custom-dark: #000000;
JSON
{
"hex": "#b0feef",
"rgb": {
"r": 176,
"g": 254,
"b": 239
},
"hsl": {
"h": 168.462,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.94227,
"c": 0.07916,
"h": 181.2
},
"luminance": 0.86346
}Semantic roles & 50–950 ramp
primary
#B0FEEF
secondary
#E46E85
accent
#002CE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685