#B6EDF7#B6EDF7
#B6EDF7 is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.057 H 209.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EDF7 |
|---|---|
| RGB | rgb(182, 237, 247) |
| HSL | hsl(189, 80%, 84%) |
| HSV | hsv(189, 26%, 97%) |
| CMYK | cmyk(26.3%, 4%, 0%, 3.1%) |
| CIE-LAB | lab(90.43, -15.17, -10.52) |
| CIE-LCH | lch(90.43, 18.46, 214.74°) |
| OKLab | oklab(91.17% -0.0498 -0.0287) |
| OKLCH | oklch(91.17% 0.057 209.9) |
| XYZ | xyz(66.3589, 77.2259, 99.3873) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.09
Powder Blue
#B0E0E6
ΔE00 3.22
Light Sky Blue
#C6FCFF
ΔE00 4.17
Paleturquoise
#AFEEEE
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.05
Pale Blue
#D0FEFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EDF7 #F7C0B6
analogous
#B6F7E1 #B6EDF7 #B6CDF7
triadic
#B6EDF7 #F7B6ED #EDF7B6
tetradic
#B6EDF7 #E1B6F7 #F7C0B6 #CDF7B6
square
#B6EDF7 #E1B6F7 #F7C0B6 #CDF7B6
split-complementary
#B6EDF7 #F7B6CD #F7E1B6
monochromatic
#48D2EB #7FDFF1 #B6EDF7 #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.28
#B6EDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#B6EDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EDF7
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EDF7 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F8
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#A1F2F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b6edf7; /* rgb */ color: rgb(182, 237, 247); /* oklch */ color: oklch(91.2% 0.057 209.9);
Tailwind
colors: {
custom: {
50: '#cdf2f9',
500: '#b6edf7',
950: '#000000',
},
}SCSS
$custom: #b6edf7; $custom-light: #cdf2f9; $custom-dark: #000000;
JSON
{
"hex": "#b6edf7",
"rgb": {
"r": 182,
"g": 237,
"b": 247
},
"hsl": {
"h": 189.231,
"s": 80.247,
"l": 84.118
},
"oklch": {
"l": 0.91165,
"c": 0.05744,
"h": 209.9
},
"luminance": 0.77229
}Semantic roles & 50–950 ramp
primary
#B6EDF7
secondary
#D98778
accent
#2909DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585