#B0EFF6#B0EFF6
#B0EFF6 is a very light, moderate teal. Relative luminance 0.776; OKLCH L 91.2% C 0.064 H 204.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EFF6 |
|---|---|
| RGB | rgb(176, 239, 246) |
| HSL | hsl(186, 80%, 83%) |
| HSV | hsv(186, 28%, 96%) |
| CMYK | cmyk(28.5%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(90.60, -18.08, -9.77) |
| CIE-LCH | lch(90.60, 20.55, 208.37°) |
| OKLab | oklab(91.21% -0.058 -0.0267) |
| OKLCH | oklch(91.21% 0.064 204.7) |
| XYZ | xyz(65.4002, 77.6137, 98.7058) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.17
Paleturquoise
#AFEEEE
ΔE00 2.81
Robin'S Egg Blue
#98EFF9
ΔE00 3.41
Light Sky Blue
#C6FCFF
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EFF6 #F6B7B0
analogous
#B0F6DA #B0EFF6 #B0CCF6
triadic
#B0EFF6 #F6B0EF #EFF6B0
tetradic
#B0EFF6 #DAB0F6 #F6B7B0 #CCF6B0
square
#B0EFF6 #DAB0F6 #F6B7B0 #CCF6B0
split-complementary
#B0EFF6 #F6B0CC #F6DAB0
monochromatic
#42D9E9 #79E4F0 #B0EFF6 #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.27
#B0EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#B0EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EFF6
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EFF6 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF7
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#98F4F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b0eff6; /* rgb */ color: rgb(176, 239, 246); /* oklch */ color: oklch(91.2% 0.064 204.7);
Tailwind
colors: {
custom: {
50: '#c9f4f9',
500: '#b0eff6',
950: '#000000',
},
}SCSS
$custom: #b0eff6; $custom-light: #c9f4f9; $custom-dark: #000000;
JSON
{
"hex": "#b0eff6",
"rgb": {
"r": 176,
"g": 239,
"b": 246
},
"hsl": {
"h": 186,
"s": 79.545,
"l": 82.745
},
"oklch": {
"l": 0.91211,
"c": 0.06384,
"h": 204.7
},
"luminance": 0.77617
}Semantic roles & 50–950 ramp
primary
#B0EFF6
secondary
#D77D73
accent
#1F0ADC
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585