#B0EDF4#B0EDF4
#B0EDF4 is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.7% C 0.062 H 205.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EDF4 |
|---|---|
| RGB | rgb(176, 237, 244) |
| HSL | hsl(186, 76%, 82%) |
| HSV | hsv(186, 28%, 96%) |
| CMYK | cmyk(27.9%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(90.01, -17.53, -9.60) |
| CIE-LCH | lch(90.01, 19.99, 208.71°) |
| OKLab | oklab(90.72% -0.0563 -0.0262) |
| OKLCH | oklch(90.72% 0.062 205) |
| XYZ | xyz(64.5126, 76.3270, 96.9038) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.31
Paleturquoise
#AFEEEE
ΔE00 2.91
Powder Blue
#B0E0E6
ΔE00 3.45
Robin'S Egg Blue
#98EFF9
ΔE00 3.68
Light Sky Blue
#C6FCFF
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EDF4 #F4B7B0
analogous
#B0F4D9 #B0EDF4 #B0CBF4
triadic
#B0EDF4 #F4B0ED #EDF4B0
tetradic
#B0EDF4 #D9B0F4 #F4B7B0 #CBF4B0
square
#B0EDF4 #D9B0F4 #F4B7B0 #CBF4B0
split-complementary
#B0EDF4 #F4B0CB #F4D9B0
monochromatic
#45D5E5 #7AE1ED #B0EDF4 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.29
#B0EDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#B0EDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EDF4
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EDF4 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#99F2EF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b0edf4; /* rgb */ color: rgb(176, 237, 244); /* oklch */ color: oklch(90.7% 0.062 205.0);
Tailwind
colors: {
custom: {
50: '#c9f3f7',
500: '#b0edf4',
950: '#000000',
},
}SCSS
$custom: #b0edf4; $custom-light: #c9f3f7; $custom-dark: #000000;
JSON
{
"hex": "#b0edf4",
"rgb": {
"r": 176,
"g": 237,
"b": 244
},
"hsl": {
"h": 186.176,
"s": 75.556,
"l": 82.353
},
"oklch": {
"l": 0.90721,
"c": 0.06209,
"h": 205
},
"luminance": 0.7633
}Semantic roles & 50–950 ramp
primary
#B0EDF4
secondary
#D47E74
accent
#230ED8
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585