#B0EEF6#B0EEF6
#B0EEF6 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 91.0% C 0.063 H 206.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EEF6 |
|---|---|
| RGB | rgb(176, 238, 246) |
| HSL | hsl(187, 80%, 83%) |
| HSV | hsv(187, 28%, 96%) |
| CMYK | cmyk(28.5%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(90.34, -17.58, -10.16) |
| CIE-LCH | lch(90.34, 20.31, 210.03°) |
| OKLab | oklab(91% -0.0568 -0.0277) |
| OKLCH | oklch(91% 0.063 206) |
| XYZ | xyz(65.1082, 77.0298, 98.6085) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.12
Paleturquoise
#AFEEEE
ΔE00 3.24
Robin'S Egg Blue
#98EFF9
ΔE00 3.57
Powder Blue
#B0E0E6
ΔE00 3.68
Light Sky Blue
#C6FCFF
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EEF6 #F6B8B0
analogous
#B0F6DB #B0EEF6 #B0CBF6
triadic
#B0EEF6 #F6B0EE #EEF6B0
tetradic
#B0EEF6 #DBB0F6 #F6B8B0 #CBF6B0
square
#B0EEF6 #DBB0F6 #F6B8B0 #CBF6B0
split-complementary
#B0EEF6 #F6B0CB #F6DBB0
monochromatic
#42D6E9 #79E2F0 #B0EEF6 #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.28
#B0EEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#B0EEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EEF6
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EEF6 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F7
Deuteranopia (green-blind)
#D8DFF6
Tritanopia (blue-blind)
#98F3F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0eef6; /* rgb */ color: rgb(176, 238, 246); /* oklch */ color: oklch(91.0% 0.063 206.0);
Tailwind
colors: {
custom: {
50: '#c9f3f9',
500: '#b0eef6',
950: '#000000',
},
}SCSS
$custom: #b0eef6; $custom-light: #c9f3f9; $custom-dark: #000000;
JSON
{
"hex": "#b0eef6",
"rgb": {
"r": 176,
"g": 238,
"b": 246
},
"hsl": {
"h": 186.857,
"s": 79.545,
"l": 82.745
},
"oklch": {
"l": 0.90998,
"c": 0.06318,
"h": 206
},
"luminance": 0.77033
}Semantic roles & 50–950 ramp
primary
#B0EEF6
secondary
#D77E73
accent
#220ADC
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585