#7EA7AE#7EA7AE
#7EA7AE is a light, muted teal. Relative luminance 0.351; OKLCH L 70.1% C 0.045 H 209.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7AE |
|---|---|
| RGB | rgb(126, 167, 174) |
| HSL | hsl(189, 23%, 59%) |
| HSV | hsv(189, 28%, 68%) |
| CMYK | cmyk(27.6%, 4%, 0%, 31.8%) |
| CIE-LAB | lab(65.85, -12.13, -8.11) |
| CIE-LCH | lch(65.85, 14.60, 213.78°) |
| OKLab | oklab(70.09% -0.0397 -0.0221) |
| OKLCH | oklch(70.09% 0.045 209.1) |
| XYZ | xyz(30.0605, 35.1277, 45.2326) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.70
Greyblue
#77A1B5
ΔE00 5.86
Cadetblue
#5F9EA0
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 7.84
Bluey Grey
#89A0B0
ΔE00 8.01
Cool Gray
#9AA7B0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7AE #AE857E
analogous
#7EAE9D #7EA7AE #7E8FAE
triadic
#7EA7AE #AE7EA7 #A7AE7E
tetradic
#7EA7AE #9D7EAE #AE857E #8FAE7E
square
#7EA7AE #9D7EAE #AE857E #8FAE7E
split-complementary
#7EA7AE #AE7E8F #AE9D7E
monochromatic
#45676D #5C8B93 #7EA7AE #A4C1C6 #C9DADD
Accessibility & contrast
On white
2.62
#7EA7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#7EA7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7AE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7AE | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#989DAE
Tritanopia (blue-blind)
#6EABA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea7ae; /* rgb */ color: rgb(126, 167, 174); /* oklch */ color: oklch(70.1% 0.045 209.1);
Tailwind
colors: {
custom: {
50: '#a4c1c6',
500: '#7ea7ae',
950: '#000000',
},
}SCSS
$custom: #7ea7ae; $custom-light: #a4c1c6; $custom-dark: #000000;
JSON
{
"hex": "#7ea7ae",
"rgb": {
"r": 126,
"g": 167,
"b": 174
},
"hsl": {
"h": 188.75,
"s": 22.857,
"l": 58.824
},
"oklch": {
"l": 0.70094,
"c": 0.04545,
"h": 209.1
},
"luminance": 0.35129
}Semantic roles & 50–950 ramp
primary
#7EA7AE
secondary
#CDBDBA
accent
#7568BF
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182