#B6EDED#B6EDED
#B6EDED is a very light, muted teal. Relative luminance 0.766; OKLCH L 90.9% C 0.056 H 196.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B6EDED |
|---|---|
| RGB | rgb(182, 237, 237) |
| HSL | hsl(180, 60%, 82%) |
| HSV | hsv(180, 23%, 93%) |
| CMYK | cmyk(23.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.15, -17.35, -5.70) |
| CIE-LCH | lch(90.15, 18.26, 198.20°) |
| OKLab | oklab(90.85% -0.0536 -0.0156) |
| OKLCH | oklch(90.85% 0.056 196.2) |
| XYZ | xyz(64.8570, 76.6251, 91.4772) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.45
Light Sky Blue
#C6FCFF
ΔE00 3.53
Pale Sky Blue
#BDF6FE
ΔE00 3.74
Duck Egg Blue
#C3FBF4
ΔE00 3.97
Powder Blue
#B0E0E6
ΔE00 4.08
Light Light Blue
#CAFFFB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6EDED #EDB6B6
analogous
#B6EDD2 #B6EDED #B6D2ED
triadic
#B6EDED #EDB6ED #EDEDB6
tetradic
#B6EDED #D2B6ED #EDB6B6 #D2EDB6
square
#B6EDED #D2B6ED #EDB6B6 #D2EDB6
split-complementary
#B6EDED #EDB6D2 #EDD2B6
monochromatic
#54D5D5 #85E1E1 #B6EDED #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.29
#B6EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#B6EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6EDED
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6EDED | 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)
#E6E8ED
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#A4F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b6eded; /* rgb */ color: rgb(182, 237, 237); /* oklch */ color: oklch(90.9% 0.056 196.2);
Tailwind
colors: {
custom: {
50: '#cdf3f2',
500: '#b6eded',
950: '#000000',
},
}SCSS
$custom: #b6eded; $custom-light: #cdf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b6eded",
"rgb": {
"r": 182,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 60.44,
"l": 82.157
},
"oklch": {
"l": 0.90853,
"c": 0.05585,
"h": 196.2
},
"luminance": 0.76628
}Semantic roles & 50–950 ramp
primary
#B6EDED
secondary
#CA7D7D
accent
#1D1DC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585