#7AAA96#7AAA96
#7AAA96 is a light, muted teal. Relative luminance 0.351; OKLCH L 69.8% C 0.059 H 167.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA96 |
|---|---|
| RGB | rgb(122, 170, 150) |
| HSL | hsl(155, 22%, 57%) |
| HSV | hsv(155, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(65.82, -20.35, 5.18) |
| CIE-LCH | lch(65.82, 21.00, 165.72°) |
| OKLab | oklab(69.79% -0.0577 0.0134) |
| OKLCH | oklch(69.79% 0.059 167) |
| XYZ | xyz(27.9040, 35.0878, 34.1506) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.87
Dull Teal
#5F9E8F
ΔE00 5.52
Grey Teal
#5E9B8A
ΔE00 5.96
Greeny Grey
#7EA07A
ΔE00 7.56
Greyish Green
#82A67D
ΔE00 7.60
Grey Green
#86A17D
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA96 #AA7A8E
analogous
#7AAA7E #7AAA96 #7AA6AA
triadic
#7AAA96 #967AAA #AA967A
tetradic
#7AAA96 #7E7AAA #AA7A8E #A6AA7A
square
#7AAA96 #7E7AAA #AA7A8E #A6AA7A
split-complementary
#7AAA96 #AA7AA6 #AA7E7A
monochromatic
#426758 #5A8D78 #7AAA96 #9FC2B3 #C5DAD1
Accessibility & contrast
On white
2.62
#7AAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7AAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA96
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA96 | 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)
#A8A395
Deuteranopia (green-blind)
#9F9D97
Tritanopia (blue-blind)
#6FAAA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa96; /* rgb */ color: rgb(122, 170, 150); /* oklch */ color: oklch(69.8% 0.059 167.0);
Tailwind
colors: {
custom: {
50: '#a1c3b4',
500: '#7aaa96',
950: '#000000',
},
}SCSS
$custom: #7aaa96; $custom-light: #a1c3b4; $custom-dark: #000000;
JSON
{
"hex": "#7aaa96",
"rgb": {
"r": 122,
"g": 170,
"b": 150
},
"hsl": {
"h": 155,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.69789,
"c": 0.05925,
"h": 167
},
"luminance": 0.35089
}Semantic roles & 50–950 ramp
primary
#7AAA96
secondary
#CAB6BE
accent
#698DBF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1211
muted
#7F8180