#B0F2EA#B0F2EA
#B0F2EA is a very light, moderate teal. Relative luminance 0.787; OKLCH L 91.5% C 0.067 H 186.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F2EA |
|---|---|
| RGB | rgb(176, 242, 234) |
| HSL | hsl(173, 72%, 82%) |
| HSV | hsv(173, 27%, 95%) |
| CMYK | cmyk(27.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(91.09, -22.18, -2.80) |
| CIE-LCH | lch(91.09, 22.36, 187.19°) |
| OKLab | oklab(91.49% -0.0664 -0.0078) |
| OKLCH | oklch(91.49% 0.067 186.7) |
| XYZ | xyz(64.5031, 78.6717, 89.6124) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.94
Pale Cyan
#B7FFFA
ΔE00 2.97
Eggshell Blue
#C4FFF7
ΔE00 3.23
Paleturquoise
#AFEEEE
ΔE00 3.26
Light Cyan
#ACFFFC
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F2EA #F2B0B8
analogous
#B0F2C9 #B0F2EA #B0D9F2
triadic
#B0F2EA #EAB0F2 #F2EAB0
tetradic
#B0F2EA #C9B0F2 #F2B0B8 #D9F2B0
square
#B0F2EA #C9B0F2 #F2B0B8 #D9F2B0
split-complementary
#B0F2EA #F2B0D9 #F2C9B0
monochromatic
#47E1CE #7BE9DC #B0F2EA #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.25
#B0F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#B0F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F2EA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F2EA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#9BF5EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b0f2ea; /* rgb */ color: rgb(176, 242, 234); /* oklch */ color: oklch(91.5% 0.067 186.7);
Tailwind
colors: {
custom: {
50: '#c9f6f0',
500: '#b0f2ea',
950: '#000000',
},
}SCSS
$custom: #b0f2ea; $custom-light: #c9f6f0; $custom-dark: #000000;
JSON
{
"hex": "#b0f2ea",
"rgb": {
"r": 176,
"g": 242,
"b": 234
},
"hsl": {
"h": 172.727,
"s": 71.739,
"l": 81.961
},
"oklch": {
"l": 0.91488,
"c": 0.06689,
"h": 186.7
},
"luminance": 0.78675
}Semantic roles & 50–950 ramp
primary
#B0F2EA
secondary
#D17580
accent
#1229D4
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585