#B7EDED#B7EDED
#B7EDED is a very light, muted teal. Relative luminance 0.767; OKLCH L 90.9% C 0.055 H 196.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EDED |
|---|---|
| RGB | rgb(183, 237, 237) |
| HSL | hsl(180, 60%, 82%) |
| HSV | hsv(180, 23%, 93%) |
| CMYK | cmyk(22.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(90.21, -17.05, -5.61) |
| CIE-LCH | lch(90.21, 17.95, 198.22°) |
| OKLab | oklab(90.91% -0.0527 -0.0153) |
| OKLCH | oklch(90.91% 0.055 196.2) |
| XYZ | xyz(65.0940, 76.7474, 91.4883) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.65
Light Sky Blue
#C6FCFF
ΔE00 3.47
Pale Sky Blue
#BDF6FE
ΔE00 3.70
Duck Egg Blue
#C3FBF4
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 4.01
Light Light Blue
#CAFFFB
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EDED #EDB7B7
analogous
#B7EDD2 #B7EDED #B7D2ED
triadic
#B7EDED #EDB7ED #EDEDB7
tetradic
#B7EDED #D2B7ED #EDB7B7 #D2EDB7
square
#B7EDED #D2B7ED #EDB7B7 #D2EDB7
split-complementary
#B7EDED #EDB7D2 #EDD2B7
monochromatic
#55D5D5 #86E1E1 #B7EDED #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.28
#B7EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#B7EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EDED
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EDED | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#A5F1ED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b7eded; /* rgb */ color: rgb(183, 237, 237); /* oklch */ color: oklch(90.9% 0.055 196.2);
Tailwind
colors: {
custom: {
50: '#cdf3f2',
500: '#b7eded',
950: '#000000',
},
}SCSS
$custom: #b7eded; $custom-light: #cdf3f2; $custom-dark: #000000;
JSON
{
"hex": "#b7eded",
"rgb": {
"r": 183,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.90913,
"c": 0.05491,
"h": 196.2
},
"luminance": 0.7675
}Semantic roles & 50–950 ramp
primary
#B7EDED
secondary
#CA7E7E
accent
#1E1EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585