#B0F0EA#B0F0EA
#B0F0EA is a very light, moderate teal. Relative luminance 0.775; OKLCH L 91.1% C 0.065 H 188.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F0EA |
|---|---|
| RGB | rgb(176, 240, 234) |
| HSL | hsl(174, 68%, 82%) |
| HSV | hsv(174, 27%, 94%) |
| CMYK | cmyk(26.7%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(90.55, -21.21, -3.59) |
| CIE-LCH | lch(90.55, 21.51, 189.61°) |
| OKLab | oklab(91.06% -0.064 -0.01) |
| OKLCH | oklch(91.06% 0.065 188.9) |
| XYZ | xyz(63.9111, 77.4877, 89.4151) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.39
Duck Egg Blue
#C3FBF4
ΔE00 3.00
Pale Cyan
#B7FFFA
ΔE00 3.19
Eggshell Blue
#C4FFF7
ΔE00 3.50
Light Cyan
#ACFFFC
ΔE00 3.91
Light Light Blue
#CAFFFB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F0EA #F0B0B6
analogous
#B0F0CA #B0F0EA #B0D6F0
triadic
#B0F0EA #EAB0F0 #F0EAB0
tetradic
#B0F0EA #CAB0F0 #F0B0B6 #D6F0B0
square
#B0F0EA #CAB0F0 #F0B0B6 #D6F0B0
split-complementary
#B0F0EA #F0B0D6 #F0CAB0
monochromatic
#49DCCF #7DE6DC #B0F0EA #E3FAF8 #E5FAF8
Accessibility & contrast
On white
1.27
#B0F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B0F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F0EA
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F0EA | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#9CF3EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b0f0ea; /* rgb */ color: rgb(176, 240, 234); /* oklch */ color: oklch(91.1% 0.065 188.9);
Tailwind
colors: {
custom: {
50: '#c9f5f0',
500: '#b0f0ea',
950: '#000000',
},
}SCSS
$custom: #b0f0ea; $custom-light: #c9f5f0; $custom-dark: #000000;
JSON
{
"hex": "#b0f0ea",
"rgb": {
"r": 176,
"g": 240,
"b": 234
},
"hsl": {
"h": 174.375,
"s": 68.085,
"l": 81.569
},
"oklch": {
"l": 0.91057,
"c": 0.06472,
"h": 188.9
},
"luminance": 0.77491
}Semantic roles & 50–950 ramp
primary
#B0F0EA
secondary
#CE767E
accent
#1527D0
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585