#B0F8EA#B0F8EA
#B0F8EA is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.8% C 0.074 H 181.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F8EA |
|---|---|
| RGB | rgb(176, 248, 234) |
| HSL | hsl(168, 84%, 83%) |
| HSV | hsv(168, 29%, 97%) |
| CMYK | cmyk(29%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(92.71, -25.09, -0.42) |
| CIE-LCH | lch(92.71, 25.10, 180.96°) |
| OKLab | oklab(92.78% -0.0738 -0.0015) |
| OKLCH | oklch(92.78% 0.074 181.2) |
| XYZ | xyz(66.3182, 82.3020, 90.2174) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.50
Eggshell Blue
#C4FFF7
ΔE00 3.68
Pale Cyan
#B7FFFA
ΔE00 3.71
Duck Egg Blue
#C3FBF4
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 4.52
Light Light Blue
#CAFFFB
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F8EA #F8B0BE
analogous
#B0F8C6 #B0F8EA #B0E2F8
triadic
#B0F8EA #EAB0F8 #F8EAB0
tetradic
#B0F8EA #C6B0F8 #F8B0BE #E2F8B0
square
#B0F8EA #C6B0F8 #F8B0BE #E2F8B0
split-complementary
#B0F8EA #F8B0E2 #F8C6B0
monochromatic
#40EECC #78F3DB #B0F8EA #E3FDF8 #E3FDF8
Accessibility & contrast
On white
1.20
#B0F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#B0F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F8EA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F8EA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#9BFBF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b0f8ea; /* rgb */ color: rgb(176, 248, 234); /* oklch */ color: oklch(92.8% 0.074 181.2);
Tailwind
colors: {
custom: {
50: '#c9faf0',
500: '#b0f8ea',
950: '#000000',
},
}SCSS
$custom: #b0f8ea; $custom-light: #c9faf0; $custom-dark: #000000;
JSON
{
"hex": "#b0f8ea",
"rgb": {
"r": 176,
"g": 248,
"b": 234
},
"hsl": {
"h": 168.333,
"s": 83.721,
"l": 83.137
},
"oklch": {
"l": 0.92784,
"c": 0.07386,
"h": 181.2
},
"luminance": 0.82305
}Semantic roles & 50–950 ramp
primary
#B0F8EA
secondary
#DA7286
accent
#0530E0
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585