#7AAA97#7AAA97
#7AAA97 is a light, muted teal. Relative luminance 0.351; OKLCH L 69.8% C 0.059 H 168.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA97 |
|---|---|
| RGB | rgb(122, 170, 151) |
| HSL | hsl(156, 22%, 57%) |
| HSV | hsv(156, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(65.84, -20.13, 4.66) |
| CIE-LCH | lch(65.84, 20.67, 166.97°) |
| OKLab | oklab(69.82% -0.0573 0.012) |
| OKLCH | oklch(69.82% 0.059 168.2) |
| XYZ | xyz(27.9849, 35.1201, 34.5765) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.71
Dull Teal
#5F9E8F
ΔE00 5.41
Grey Teal
#5E9B8A
ΔE00 5.92
Greeny Grey
#7EA07A
ΔE00 7.87
Greyish Green
#82A67D
ΔE00 7.93
Greenish Grey
#96AE8D
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA97 #AA7A8D
analogous
#7AAA7F #7AAA97 #7AA5AA
triadic
#7AAA97 #977AAA #AA977A
tetradic
#7AAA97 #7F7AAA #AA7A8D #A5AA7A
square
#7AAA97 #7F7AAA #AA7A8D #A5AA7A
split-complementary
#7AAA97 #AA7AA5 #AA7F7A
monochromatic
#426759 #5A8D79 #7AAA97 #9FC2B4 #C5DAD1
Accessibility & contrast
On white
2.62
#7AAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7AAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA97
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA97 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#9F9D98
Tritanopia (blue-blind)
#6FAAA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa97; /* rgb */ color: rgb(122, 170, 151); /* oklch */ color: oklch(69.8% 0.059 168.2);
Tailwind
colors: {
custom: {
50: '#a1c3b5',
500: '#7aaa97',
950: '#000000',
},
}SCSS
$custom: #7aaa97; $custom-light: #a1c3b5; $custom-dark: #000000;
JSON
{
"hex": "#7aaa97",
"rgb": {
"r": 122,
"g": 170,
"b": 151
},
"hsl": {
"h": 156.25,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.69817,
"c": 0.05853,
"h": 168.2
},
"luminance": 0.35121
}Semantic roles & 50–950 ramp
primary
#7AAA97
secondary
#CAB6BE
accent
#698BBF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1211
muted
#7F8180