#B0FEEE#B0FEEE
#B0FEEE is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.080 H 180.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FEEE |
|---|---|
| RGB | rgb(176, 254, 238) |
| HSL | hsl(168, 98%, 84%) |
| HSV | hsv(168, 31%, 100%) |
| CMYK | cmyk(30.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.43, -27.12, 0.03) |
| CIE-LCH | lch(94.43, 27.12, 179.94°) |
| OKLab | oklab(94.2% -0.0795 -0.0003) |
| OKLCH | oklch(94.2% 0.08 180.3) |
| XYZ | xyz(68.7737, 86.2831, 93.9028) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.86
Pale Cyan
#B7FFFA
ΔE00 4.13
Eggshell Blue
#C4FFF7
ΔE00 4.22
Duck Egg Blue
#C3FBF4
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 4.78
Light Light Blue
#CAFFFB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FEEE #FEB0C0
analogous
#B0FEC7 #B0FEEE #B0E7FE
triadic
#B0FEEE #EEB0FE #FEEEB0
tetradic
#B0FEEE #C7B0FE #FEB0C0 #E7FEB0
square
#B0FEEE #C7B0FE #FEB0C0 #E7FEB0
split-complementary
#B0FEEE #FEB0E7 #FEC7B0
monochromatic
#37FCD4 #74FDE1 #B0FEEE #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.15
#B0FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#B0FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FEEE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FEEE | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#98FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b0feee; /* rgb */ color: rgb(176, 254, 238); /* oklch */ color: oklch(94.2% 0.080 180.3);
Tailwind
colors: {
custom: {
50: '#cafff3',
500: '#b0feee',
950: '#000000',
},
}SCSS
$custom: #b0feee; $custom-light: #cafff3; $custom-dark: #000000;
JSON
{
"hex": "#b0feee",
"rgb": {
"r": 176,
"g": 254,
"b": 238
},
"hsl": {
"h": 167.692,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.94198,
"c": 0.07955,
"h": 180.3
},
"luminance": 0.86287
}Semantic roles & 50–950 ramp
primary
#B0FEEE
secondary
#E46E87
accent
#002FE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685