#B0EDF9#B0EDF9
#B0EDF9 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.9% C 0.063 H 211.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EDF9 |
|---|---|
| RGB | rgb(176, 237, 249) |
| HSL | hsl(190, 86%, 83%) |
| HSV | hsv(190, 29%, 98%) |
| CMYK | cmyk(29.3%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(90.15, -16.40, -12.00) |
| CIE-LCH | lch(90.15, 20.33, 216.19°) |
| OKLab | oklab(90.88% -0.0544 -0.0328) |
| OKLCH | oklch(90.88% 0.063 211.1) |
| XYZ | xyz(65.2821, 76.6348, 100.9564) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.50
Powder Blue
#B0E0E6
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Light Sky Blue
#C6FCFF
ΔE00 4.72
Paleturquoise
#AFEEEE
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EDF9 #F9BCB0
analogous
#B0F9E0 #B0EDF9 #B0C8F9
triadic
#B0EDF9 #F9B0ED #EDF9B0
tetradic
#B0EDF9 #E0B0F9 #F9BCB0 #C8F9B0
square
#B0EDF9 #E0B0F9 #F9BCB0 #C8F9B0
split-complementary
#B0EDF9 #F9B0C8 #F9E0B0
monochromatic
#3ED3F0 #77E0F5 #B0EDF9 #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.29
#B0EDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#B0EDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EDF9
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EDF9 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FA
Deuteranopia (green-blind)
#D6DFF9
Tritanopia (blue-blind)
#97F3F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0edf9; /* rgb */ color: rgb(176, 237, 249); /* oklch */ color: oklch(90.9% 0.063 211.1);
Tailwind
colors: {
custom: {
50: '#c9f3fb',
500: '#b0edf9',
950: '#000000',
},
}SCSS
$custom: #b0edf9; $custom-light: #c9f3fb; $custom-dark: #000000;
JSON
{
"hex": "#b0edf9",
"rgb": {
"r": 176,
"g": 237,
"b": 249
},
"hsl": {
"h": 189.863,
"s": 85.882,
"l": 83.333
},
"oklch": {
"l": 0.90881,
"c": 0.06349,
"h": 211.1
},
"luminance": 0.76638
}Semantic roles & 50–950 ramp
primary
#B0EDF9
secondary
#DC8371
accent
#2803E2
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585