#B0EEF7#B0EEF7
#B0EEF7 is a very light, moderate teal. Relative luminance 0.771; OKLCH L 91.0% C 0.063 H 207.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EEF7 |
|---|---|
| RGB | rgb(176, 238, 247) |
| HSL | hsl(188, 82%, 83%) |
| HSV | hsv(188, 29%, 97%) |
| CMYK | cmyk(28.7%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(90.36, -17.36, -10.64) |
| CIE-LCH | lch(90.36, 20.36, 211.52°) |
| OKLab | oklab(91.03% -0.0564 -0.029) |
| OKLCH | oklch(91.03% 0.063 207.3) |
| XYZ | xyz(65.2621, 77.0913, 99.4190) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.07
Paleturquoise
#AFEEEE
ΔE00 3.64
Robin'S Egg Blue
#98EFF9
ΔE00 3.64
Powder Blue
#B0E0E6
ΔE00 3.70
Light Sky Blue
#C6FCFF
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EEF7 #F7B9B0
analogous
#B0F7DD #B0EEF7 #B0CAF7
triadic
#B0EEF7 #F7B0EE #EEF7B0
tetradic
#B0EEF7 #DDB0F7 #F7B9B0 #CAF7B0
square
#B0EEF7 #DDB0F7 #F7B9B0 #CAF7B0
split-complementary
#B0EEF7 #F7B0CA #F7DDB0
monochromatic
#41D6EC #78E2F1 #B0EEF7 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.28
#B0EEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#B0EEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EEF7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EEF7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F8
Deuteranopia (green-blind)
#D8DFF7
Tritanopia (blue-blind)
#98F3F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0eef7; /* rgb */ color: rgb(176, 238, 247); /* oklch */ color: oklch(91.0% 0.063 207.3);
Tailwind
colors: {
custom: {
50: '#c9f3f9',
500: '#b0eef7',
950: '#000000',
},
}SCSS
$custom: #b0eef7; $custom-light: #c9f3f9; $custom-dark: #000000;
JSON
{
"hex": "#b0eef7",
"rgb": {
"r": 176,
"g": 238,
"b": 247
},
"hsl": {
"h": 187.606,
"s": 81.609,
"l": 82.941
},
"oklch": {
"l": 0.9103,
"c": 0.06343,
"h": 207.3
},
"luminance": 0.77095
}Semantic roles & 50–950 ramp
primary
#B0EEF7
secondary
#D97F73
accent
#2308DE
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585