#7EA9AE#7EA9AE
#7EA9AE is a light, muted teal. Relative luminance 0.359; OKLCH L 70.5% C 0.047 H 205.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9AE |
|---|---|
| RGB | rgb(126, 169, 174) |
| HSL | hsl(186, 23%, 59%) |
| HSV | hsv(186, 28%, 68%) |
| CMYK | cmyk(27.6%, 2.9%, 0%, 31.8%) |
| CIE-LAB | lab(66.42, -13.20, -7.27) |
| CIE-LCH | lch(66.42, 15.07, 208.84°) |
| OKLab | oklab(70.55% -0.0424 -0.0198) |
| OKLCH | oklch(70.55% 0.047 205.1) |
| XYZ | xyz(30.4297, 35.8661, 45.3557) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.29
Bluegrey
#85A3B2
ΔE00 6.90
Greyblue
#77A1B5
ΔE00 7.06
Cool Grey
#95A3A6
ΔE00 8.47
Bluey Grey
#89A0B0
ΔE00 9.17
Greyish Teal
#719F91
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9AE #AE837E
analogous
#7EAE9B #7EA9AE #7E91AE
triadic
#7EA9AE #AE7EA9 #A9AE7E
tetradic
#7EA9AE #9B7EAE #AE837E #91AE7E
square
#7EA9AE #9B7EAE #AE837E #91AE7E
split-complementary
#7EA9AE #AE7E91 #AE9B7E
monochromatic
#45696D #5C8D93 #7EA9AE #A4C2C6 #C9DBDD
Accessibility & contrast
On white
2.57
#7EA9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#7EA9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9AE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9AE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AE
Deuteranopia (green-blind)
#9A9FAE
Tritanopia (blue-blind)
#6EADAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea9ae; /* rgb */ color: rgb(126, 169, 174); /* oklch */ color: oklch(70.5% 0.047 205.1);
Tailwind
colors: {
custom: {
50: '#a4c2c6',
500: '#7ea9ae',
950: '#000000',
},
}SCSS
$custom: #7ea9ae; $custom-light: #a4c2c6; $custom-dark: #000000;
JSON
{
"hex": "#7ea9ae",
"rgb": {
"r": 126,
"g": 169,
"b": 174
},
"hsl": {
"h": 186.25,
"s": 22.857,
"l": 58.824
},
"oklch": {
"l": 0.70547,
"c": 0.04678,
"h": 205.1
},
"luminance": 0.35868
}Semantic roles & 50–950 ramp
primary
#7EA9AE
secondary
#CDBCBA
accent
#7268BF
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182