#7EAAAE#7EAAAE
#7EAAAE is a light, muted teal. Relative luminance 0.362; OKLCH L 70.8% C 0.048 H 203.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAAE |
|---|---|
| RGB | rgb(126, 170, 174) |
| HSL | hsl(185, 23%, 59%) |
| HSV | hsv(185, 28%, 68%) |
| CMYK | cmyk(27.6%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(66.70, -13.73, -6.84) |
| CIE-LCH | lch(66.70, 15.34, 206.50°) |
| OKLab | oklab(70.77% -0.0437 -0.0187) |
| OKLCH | oklch(70.77% 0.048 203.1) |
| XYZ | xyz(30.6165, 36.2396, 45.4179) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.14
Bluegrey
#85A3B2
ΔE00 7.49
Greyblue
#77A1B5
ΔE00 7.66
Cool Grey
#95A3A6
ΔE00 8.82
Greyish Teal
#719F91
ΔE00 8.88
Bluey Grey
#89A0B0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAAE #AE827E
analogous
#7EAE9A #7EAAAE #7E92AE
triadic
#7EAAAE #AE7EAA #AAAE7E
tetradic
#7EAAAE #9A7EAE #AE827E #92AE7E
square
#7EAAAE #9A7EAE #AE827E #92AE7E
split-complementary
#7EAAAE #AE7E92 #AE9A7E
monochromatic
#456A6D #5C8E93 #7EAAAE #A4C3C6 #C9DCDD
Accessibility & contrast
On white
2.55
#7EAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7EAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAAE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAAE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AE
Deuteranopia (green-blind)
#9B9FAE
Tritanopia (blue-blind)
#6EADAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7eaaae; /* rgb */ color: rgb(126, 170, 174); /* oklch */ color: oklch(70.8% 0.048 203.1);
Tailwind
colors: {
custom: {
50: '#a5c3c6',
500: '#7eaaae',
950: '#000000',
},
}SCSS
$custom: #7eaaae; $custom-light: #a5c3c6; $custom-dark: #000000;
JSON
{
"hex": "#7eaaae",
"rgb": {
"r": 126,
"g": 170,
"b": 174
},
"hsl": {
"h": 185,
"s": 22.857,
"l": 58.824
},
"oklch": {
"l": 0.70774,
"c": 0.04753,
"h": 203.1
},
"luminance": 0.36241
}Semantic roles & 50–950 ramp
primary
#7EAAAE
secondary
#CDBCBA
accent
#7068BF
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182