#B0FFEE#B0FFEE
#B0FFEE is a very light, moderate teal. Relative luminance 0.869; OKLCH L 94.4% C 0.081 H 179.5°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFEE |
|---|---|
| RGB | rgb(176, 255, 238) |
| HSL | hsl(167, 100%, 85%) |
| HSV | hsv(167, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.70, -27.60, 0.43) |
| CIE-LCH | lch(94.70, 27.60, 179.12°) |
| OKLab | oklab(94.42% -0.0808 0.0007) |
| OKLCH | oklch(94.42% 0.081 179.5) |
| XYZ | xyz(69.0918, 86.9194, 94.0089) |
| Luminance | 0.8692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.68
Pale Cyan
#B7FFFA
ΔE00 4.46
Eggshell Blue
#C4FFF7
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFEE #FFB0C1
analogous
#B0FFC7 #B0FFEE #B0E8FF
triadic
#B0FFEE #EEB0FF #FFEEB0
tetradic
#B0FFEE #C7B0FF #FFB0C1 #E8FFB0
square
#B0FFEE #C7B0FF #FFB0C1 #E8FFB0
split-complementary
#B0FFEE #FFB0E8 #FFC7B0
monochromatic
#36FFD4 #73FFE1 #B0FFEE #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B0FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#B0FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFEE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFEE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#98FFFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b0ffee; /* rgb */ color: rgb(176, 255, 238); /* oklch */ color: oklch(94.4% 0.081 179.5);
Tailwind
colors: {
custom: {
50: '#cafff3',
500: '#b0ffee',
950: '#000000',
},
}SCSS
$custom: #b0ffee; $custom-light: #cafff3; $custom-dark: #000000;
JSON
{
"hex": "#b0ffee",
"rgb": {
"r": 176,
"g": 255,
"b": 238
},
"hsl": {
"h": 167.089,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94415,
"c": 0.08076,
"h": 179.5
},
"luminance": 0.86923
}Semantic roles & 50–950 ramp
primary
#B0FFEE
secondary
#E56E88
accent
#0031E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685