#7EAAAF#7EAAAF
#7EAAAF is a light, muted teal. Relative luminance 0.363; OKLCH L 70.8% C 0.048 H 204.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAAF |
|---|---|
| RGB | rgb(126, 170, 175) |
| HSL | hsl(186, 23%, 59%) |
| HSV | hsv(186, 28%, 69%) |
| CMYK | cmyk(28%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(66.73, -13.49, -7.36) |
| CIE-LCH | lch(66.73, 15.37, 208.60°) |
| OKLab | oklab(70.81% -0.0433 -0.0201) |
| OKLCH | oklch(70.81% 0.048 204.9) |
| XYZ | xyz(30.7143, 36.2787, 45.9333) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.33
Bluegrey
#85A3B2
ΔE00 7.11
Greyblue
#77A1B5
ΔE00 7.23
Cool Grey
#95A3A6
ΔE00 8.70
Greyish Teal
#719F91
ΔE00 9.32
Bluey Grey
#89A0B0
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAAF #AF837E
analogous
#7EAF9C #7EAAAF #7E92AF
triadic
#7EAAAF #AF7EAA #AAAF7E
tetradic
#7EAAAF #9C7EAF #AF837E #92AF7E
square
#7EAAAF #9C7EAF #AF837E #92AF7E
split-complementary
#7EAAAF #AF7E92 #AF9C7E
monochromatic
#446A6E #5C8E94 #7EAAAF #A4C3C6 #CADCDE
Accessibility & contrast
On white
2.54
#7EAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#7EAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAAF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAAF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#9A9FAF
Tritanopia (blue-blind)
#6EAEAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7eaaaf; /* rgb */ color: rgb(126, 170, 175); /* oklch */ color: oklch(70.8% 0.048 204.9);
Tailwind
colors: {
custom: {
50: '#a5c3c6',
500: '#7eaaaf',
950: '#000000',
},
}SCSS
$custom: #7eaaaf; $custom-light: #a5c3c6; $custom-dark: #000000;
JSON
{
"hex": "#7eaaaf",
"rgb": {
"r": 126,
"g": 170,
"b": 175
},
"hsl": {
"h": 186.122,
"s": 23.445,
"l": 59.02
},
"oklch": {
"l": 0.70807,
"c": 0.04772,
"h": 204.9
},
"luminance": 0.3628
}Semantic roles & 50–950 ramp
primary
#7EAAAF
secondary
#CEBDBB
accent
#7168C0
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182