#B0EEF8#B0EEF8
#B0EEF8 is a very light, moderate teal. Relative luminance 0.772; OKLCH L 91.1% C 0.064 H 208.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EEF8 |
|---|---|
| RGB | rgb(176, 238, 248) |
| HSL | hsl(188, 84%, 83%) |
| HSV | hsv(188, 29%, 97%) |
| CMYK | cmyk(29%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(90.39, -17.13, -11.12) |
| CIE-LCH | lch(90.39, 20.43, 213.00°) |
| OKLab | oklab(91.06% -0.056 -0.0304) |
| OKLCH | oklch(91.06% 0.064 208.5) |
| XYZ | xyz(65.4168, 77.1532, 100.2339) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.11
Powder Blue
#B0E0E6
ΔE00 3.75
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Paleturquoise
#AFEEEE
ΔE00 4.04
Light Sky Blue
#C6FCFF
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EEF8 #F8BAB0
analogous
#B0F8DE #B0EEF8 #B0CAF8
triadic
#B0EEF8 #F8B0EE #EEF8B0
tetradic
#B0EEF8 #DEB0F8 #F8BAB0 #CAF8B0
square
#B0EEF8 #DEB0F8 #F8BAB0 #CAF8B0
split-complementary
#B0EEF8 #F8B0CA #F8DEB0
monochromatic
#40D6EE #78E2F3 #B0EEF8 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.28
#B0EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#B0EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EEF8
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EEF8 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F9
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#97F3F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0eef8; /* rgb */ color: rgb(176, 238, 248); /* oklch */ color: oklch(91.1% 0.064 208.5);
Tailwind
colors: {
custom: {
50: '#c9f3fa',
500: '#b0eef8',
950: '#000000',
},
}SCSS
$custom: #b0eef8; $custom-light: #c9f3fa; $custom-dark: #000000;
JSON
{
"hex": "#b0eef8",
"rgb": {
"r": 176,
"g": 238,
"b": 248
},
"hsl": {
"h": 188.333,
"s": 83.721,
"l": 83.137
},
"oklch": {
"l": 0.91062,
"c": 0.0637,
"h": 208.5
},
"luminance": 0.77156
}Semantic roles & 50–950 ramp
primary
#B0EEF8
secondary
#DA8072
accent
#2405E0
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585