#7EAEAA#7EAEAA
#7EAEAA is a light, muted teal. Relative luminance 0.376; OKLCH L 71.6% C 0.051 H 189.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEAA |
|---|---|
| RGB | rgb(126, 174, 170) |
| HSL | hsl(175, 23%, 59%) |
| HSV | hsv(175, 28%, 68%) |
| CMYK | cmyk(27.6%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(67.73, -16.76, -3.10) |
| CIE-LCH | lch(67.73, 17.04, 190.50°) |
| OKLab | oklab(71.56% -0.0507 -0.0086) |
| OKLCH | oklch(71.56% 0.051 189.6) |
| XYZ | xyz(30.9936, 37.6085, 43.6485) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.36
Cadetblue
#5F9EA0
ΔE00 6.40
Dull Teal
#5F9E8F
ΔE00 8.02
Grey Teal
#5E9B8A
ΔE00 9.07
Lightseagreen
#20B2AA
ΔE00 9.87
Sea
#3C9992
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEAA #AE7E82
analogous
#7EAE92 #7EAEAA #7E9AAE
triadic
#7EAEAA #AA7EAE #AEAA7E
tetradic
#7EAEAA #927EAE #AE7E82 #9AAE7E
square
#7EAEAA #927EAE #AE7E82 #9AAE7E
split-complementary
#7EAEAA #AE7E9A #AE927E
monochromatic
#456D6A #5C938E #7EAEAA #A4C6C3 #C9DDDC
Accessibility & contrast
On white
2.46
#7EAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7EAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEAA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEAA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#A0A2AB
Tritanopia (blue-blind)
#6FB1AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7eaeaa; /* rgb */ color: rgb(126, 174, 170); /* oklch */ color: oklch(71.6% 0.051 189.6);
Tailwind
colors: {
custom: {
50: '#a5c6c3',
500: '#7eaeaa',
950: '#000000',
},
}SCSS
$custom: #7eaeaa; $custom-light: #a5c6c3; $custom-dark: #000000;
JSON
{
"hex": "#7eaeaa",
"rgb": {
"r": 126,
"g": 174,
"b": 170
},
"hsl": {
"h": 175,
"s": 22.857,
"l": 58.824
},
"oklch": {
"l": 0.71555,
"c": 0.05139,
"h": 189.6
},
"luminance": 0.3761
}Semantic roles & 50–950 ramp
primary
#7EAEAA
secondary
#CDBABC
accent
#6870BF
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281