#7EA7AA#7EA7AA
#7EA7AA is a light, muted teal. Relative luminance 0.350; OKLCH L 70.0% C 0.045 H 201.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7AA |
|---|---|
| RGB | rgb(126, 167, 170) |
| HSL | hsl(184, 21%, 58%) |
| HSV | hsv(184, 26%, 67%) |
| CMYK | cmyk(25.9%, 1.8%, 0%, 33.3%) |
| CIE-LAB | lab(65.73, -13.07, -6.06) |
| CIE-LCH | lch(65.73, 14.41, 204.87°) |
| OKLab | oklab(69.96% -0.0413 -0.0165) |
| OKLCH | oklch(69.96% 0.045 201.8) |
| XYZ | xyz(29.6763, 34.9740, 43.2094) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 7.33
Greyblue
#77A1B5
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 8.28
Greyish Teal
#719F91
ΔE00 8.31
Bluey Grey
#89A0B0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7AA #AA817E
analogous
#7EAA97 #7EA7AA #7E91AA
triadic
#7EA7AA #AA7EA7 #A7AA7E
tetradic
#7EA7AA #977EAA #AA817E #91AA7E
square
#7EA7AA #977EAA #AA817E #91AA7E
split-complementary
#7EA7AA #AA7E91 #AA977E
monochromatic
#456669 #5D8A8E #7EA7AA #A3C0C2 #C8D9DB
Accessibility & contrast
On white
2.63
#7EA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#7EA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7AA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7AA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AA
Deuteranopia (green-blind)
#999DAA
Tritanopia (blue-blind)
#6FAAA8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea7aa; /* rgb */ color: rgb(126, 167, 170); /* oklch */ color: oklch(70.0% 0.045 201.8);
Tailwind
colors: {
custom: {
50: '#a4c1c3',
500: '#7ea7aa',
950: '#000000',
},
}SCSS
$custom: #7ea7aa; $custom-light: #a4c1c3; $custom-dark: #000000;
JSON
{
"hex": "#7ea7aa",
"rgb": {
"r": 126,
"g": 167,
"b": 170
},
"hsl": {
"h": 184.091,
"s": 20.561,
"l": 58.039
},
"oklch": {
"l": 0.6996,
"c": 0.04452,
"h": 201.8
},
"luminance": 0.34975
}Semantic roles & 50–950 ramp
primary
#7EA7AA
secondary
#CBBAB9
accent
#706BBD
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#0F1212
muted
#7F8181