#B0F2EB#B0F2EB
#B0F2EB is a very light, moderate teal. Relative luminance 0.787; OKLCH L 91.5% C 0.067 H 187.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F2EB |
|---|---|
| RGB | rgb(176, 242, 235) |
| HSL | hsl(174, 72%, 82%) |
| HSV | hsv(174, 27%, 95%) |
| CMYK | cmyk(27.3%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(91.11, -21.97, -3.28) |
| CIE-LCH | lch(91.11, 22.21, 188.49°) |
| OKLab | oklab(91.52% -0.066 -0.0091) |
| OKLCH | oklch(91.52% 0.067 187.9) |
| XYZ | xyz(64.6472, 78.7294, 90.3711) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.83
Duck Egg Blue
#C3FBF4
ΔE00 2.88
Paleturquoise
#AFEEEE
ΔE00 2.90
Eggshell Blue
#C4FFF7
ΔE00 3.23
Light Cyan
#ACFFFC
ΔE00 3.59
Light Light Blue
#CAFFFB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F2EB #F2B0B7
analogous
#B0F2CA #B0F2EB #B0D8F2
triadic
#B0F2EB #EBB0F2 #F2EBB0
tetradic
#B0F2EB #CAB0F2 #F2B0B7 #D8F2B0
square
#B0F2EB #CAB0F2 #F2B0B7 #D8F2B0
split-complementary
#B0F2EB #F2B0D8 #F2CAB0
monochromatic
#47E1D0 #7BE9DE #B0F2EB #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.25
#B0F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#B0F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F2EB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F2EB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#9BF5F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b0f2eb; /* rgb */ color: rgb(176, 242, 235); /* oklch */ color: oklch(91.5% 0.067 187.9);
Tailwind
colors: {
custom: {
50: '#c9f6f1',
500: '#b0f2eb',
950: '#000000',
},
}SCSS
$custom: #b0f2eb; $custom-light: #c9f6f1; $custom-dark: #000000;
JSON
{
"hex": "#b0f2eb",
"rgb": {
"r": 176,
"g": 242,
"b": 235
},
"hsl": {
"h": 173.636,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.91517,
"c": 0.06667,
"h": 187.9
},
"luminance": 0.78733
}Semantic roles & 50–950 ramp
primary
#B0F2EB
secondary
#D1757F
accent
#1226D4
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585