#7AAA9E#7AAA9E
#7AAA9E is a light, muted teal. Relative luminance 0.354; OKLCH L 70.0% C 0.054 H 177.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA9E |
|---|---|
| RGB | rgb(122, 170, 158) |
| HSL | hsl(165, 22%, 57%) |
| HSV | hsv(165, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(66.02, -18.61, 1.03) |
| CIE-LCH | lch(66.02, 18.64, 176.83°) |
| OKLab | oklab(70.02% -0.0542 0.0025) |
| OKLCH | oklch(70.02% 0.054 177.4) |
| XYZ | xyz(28.5703, 35.3543, 37.6598) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.52
Dull Teal
#5F9E8F
ΔE00 5.43
Grey Teal
#5E9B8A
ΔE00 6.30
Cadetblue
#5F9EA0
ΔE00 7.38
Greeny Blue
#42B395
ΔE00 9.48
Sea
#3C9992
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA9E #AA7A86
analogous
#7AAA86 #7AAA9E #7A9EAA
triadic
#7AAA9E #9E7AAA #AA9E7A
tetradic
#7AAA9E #867AAA #AA7A86 #9EAA7A
square
#7AAA9E #867AAA #AA7A86 #9EAA7A
split-complementary
#7AAA9E #AA7A9E #AA867A
monochromatic
#42675E #5A8D80 #7AAA9E #9FC2B9 #C5DAD4
Accessibility & contrast
On white
2.60
#7AAA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7AAA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA9E
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA9E | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#9D9E9F
Tritanopia (blue-blind)
#6DABA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa9e; /* rgb */ color: rgb(122, 170, 158); /* oklch */ color: oklch(70.0% 0.054 177.4);
Tailwind
colors: {
custom: {
50: '#a2c3ba',
500: '#7aaa9e',
950: '#000000',
},
}SCSS
$custom: #7aaa9e; $custom-light: #a2c3ba; $custom-dark: #000000;
JSON
{
"hex": "#7aaa9e",
"rgb": {
"r": 122,
"g": 170,
"b": 158
},
"hsl": {
"h": 165,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.70023,
"c": 0.05428,
"h": 177.4
},
"luminance": 0.35356
}Semantic roles & 50–950 ramp
primary
#7AAA9E
secondary
#CAB6BB
accent
#697FBF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1211
muted
#7F8180