#B0EDF7#B0EDF7
#B0EDF7 is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.8% C 0.063 H 208.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EDF7 |
|---|---|
| RGB | rgb(176, 237, 247) |
| HSL | hsl(188, 82%, 83%) |
| HSV | hsv(188, 29%, 97%) |
| CMYK | cmyk(28.7%, 4%, 0%, 3.1%) |
| CIE-LAB | lab(90.10, -16.86, -11.04) |
| CIE-LCH | lch(90.10, 20.15, 213.23°) |
| OKLab | oklab(90.82% -0.0551 -0.0301) |
| OKLCH | oklch(90.82% 0.063 208.7) |
| XYZ | xyz(64.9718, 76.5107, 99.3223) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.23
Powder Blue
#B0E0E6
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 4.10
Light Sky Blue
#C6FCFF
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EDF7 #F7BAB0
analogous
#B0F7DD #B0EDF7 #B0C9F7
triadic
#B0EDF7 #F7B0ED #EDF7B0
tetradic
#B0EDF7 #DDB0F7 #F7BAB0 #C9F7B0
square
#B0EDF7 #DDB0F7 #F7BAB0 #C9F7B0
split-complementary
#B0EDF7 #F7B0C9 #F7DDB0
monochromatic
#41D4EC #78E0F1 #B0EDF7 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.29
#B0EDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#B0EDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EDF7
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EDF7 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F8
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#98F2F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b0edf7; /* rgb */ color: rgb(176, 237, 247); /* oklch */ color: oklch(90.8% 0.063 208.7);
Tailwind
colors: {
custom: {
50: '#c9f3f9',
500: '#b0edf7',
950: '#000000',
},
}SCSS
$custom: #b0edf7; $custom-light: #c9f3f9; $custom-dark: #000000;
JSON
{
"hex": "#b0edf7",
"rgb": {
"r": 176,
"g": 237,
"b": 247
},
"hsl": {
"h": 188.451,
"s": 81.609,
"l": 82.941
},
"oklch": {
"l": 0.90817,
"c": 0.06285,
"h": 208.7
},
"luminance": 0.76514
}Semantic roles & 50–950 ramp
primary
#B0EDF7
secondary
#D98173
accent
#2608DE
background
#FEFFFF
surface
#FAFEFF
border
#D3D6D7
text
#131717
muted
#838585