#B6EDEE#B6EDEE
#B6EDEE is a very light, muted teal. Relative luminance 0.767; OKLCH L 90.9% C 0.056 H 197.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EDEE |
|---|---|
| RGB | rgb(182, 237, 238) |
| HSL | hsl(181, 62%, 82%) |
| HSV | hsv(181, 24%, 93%) |
| CMYK | cmyk(23.5%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(90.18, -17.13, -6.19) |
| CIE-LCH | lch(90.18, 18.21, 199.85°) |
| OKLab | oklab(90.88% -0.0532 -0.0169) |
| OKLCH | oklch(90.88% 0.056 197.6) |
| XYZ | xyz(65.0035, 76.6837, 92.2488) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.59
Light Sky Blue
#C6FCFF
ΔE00 3.39
Pale Sky Blue
#BDF6FE
ΔE00 3.40
Powder Blue
#B0E0E6
ΔE00 3.82
Duck Egg Blue
#C3FBF4
ΔE00 4.26
Light Light Blue
#CAFFFB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EDEE #EEB7B6
analogous
#B6EED3 #B6EDEE #B6D1EE
triadic
#B6EDEE #EEB6ED #EDEEB6
tetradic
#B6EDEE #D3B6EE #EEB7B6 #D1EEB6
square
#B6EDEE #D3B6EE #EEB7B6 #D1EEB6
split-complementary
#B6EDEE #EEB6D1 #EED3B6
monochromatic
#53D5D7 #84E1E2 #B6EDEE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.29
#B6EDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#B6EDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EDEE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EDEE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#DBDFEF
Tritanopia (blue-blind)
#A4F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b6edee; /* rgb */ color: rgb(182, 237, 238); /* oklch */ color: oklch(90.9% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#cdf3f3',
500: '#b6edee',
950: '#000000',
},
}SCSS
$custom: #b6edee; $custom-light: #cdf3f3; $custom-dark: #000000;
JSON
{
"hex": "#b6edee",
"rgb": {
"r": 182,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.071,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.90884,
"c": 0.05586,
"h": 197.6
},
"luminance": 0.76687
}Semantic roles & 50–950 ramp
primary
#B6EDEE
secondary
#CC7E7D
accent
#1F1CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585