#B0FFEC#B0FFEC
#B0FFEC is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.082 H 177.7°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FFEC |
|---|---|
| RGB | rgb(176, 255, 236) |
| HSL | hsl(166, 100%, 85%) |
| HSV | hsv(166, 31%, 100%) |
| CMYK | cmyk(31%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(94.65, -28.02, 1.38) |
| CIE-LCH | lch(94.65, 28.06, 177.17°) |
| OKLab | oklab(94.36% -0.0816 0.0032) |
| OKLCH | oklch(94.36% 0.082 177.7) |
| XYZ | xyz(68.7996, 86.8025, 92.4700) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.30
Eggshell Blue
#C4FFF7
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 5.12
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 5.80
Pale Turquoise
#A5FBD5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FFEC #FFB0C3
analogous
#B0FFC5 #B0FFEC #B0EAFF
triadic
#B0FFEC #ECB0FF #FFECB0
tetradic
#B0FFEC #C5B0FF #FFB0C3 #EAFFB0
square
#B0FFEC #C5B0FF #FFB0C3 #EAFFB0
split-complementary
#B0FFEC #FFB0EA #FFC5B0
monochromatic
#36FFCF #73FFDD #B0FFEC #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.14
#B0FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#B0FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FFEC
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FFEC | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#99FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b0ffec; /* rgb */ color: rgb(176, 255, 236); /* oklch */ color: oklch(94.4% 0.082 177.7);
Tailwind
colors: {
custom: {
50: '#cafff2',
500: '#b0ffec',
950: '#000000',
},
}SCSS
$custom: #b0ffec; $custom-light: #cafff2; $custom-dark: #000000;
JSON
{
"hex": "#b0ffec",
"rgb": {
"r": 176,
"g": 255,
"b": 236
},
"hsl": {
"h": 165.57,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94359,
"c": 0.08163,
"h": 177.7
},
"luminance": 0.86806
}Semantic roles & 50–950 ramp
primary
#B0FFEC
secondary
#E56E8B
accent
#0037E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131816
muted
#838685