#7AA89A#7AA89A
#7AA89A is a light, muted teal. Relative luminance 0.345; OKLCH L 69.4% C 0.054 H 173.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA89A |
|---|---|
| RGB | rgb(122, 168, 154) |
| HSL | hsl(162, 21%, 57%) |
| HSV | hsv(162, 27%, 66%) |
| CMYK | cmyk(27.4%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(65.34, -18.46, 2.26) |
| CIE-LCH | lch(65.34, 18.60, 173.02°) |
| OKLab | oklab(69.44% -0.0533 0.0057) |
| OKLCH | oklch(69.44% 0.054 173.9) |
| XYZ | xyz(27.8595, 34.4747, 35.7519) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.83
Dull Teal
#5F9E8F
ΔE00 5.08
Grey Teal
#5E9B8A
ΔE00 5.79
Cadetblue
#5F9EA0
ΔE00 7.90
Greeny Grey
#7EA07A
ΔE00 9.17
Greenish Grey
#96AE8D
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA89A #A87A88
analogous
#7AA883 #7AA89A #7A9FA8
triadic
#7AA89A #9A7AA8 #A89A7A
tetradic
#7AA89A #837AA8 #A87A88 #9FA87A
square
#7AA89A #837AA8 #A87A88 #9FA87A
split-complementary
#7AA89A #A87A9F #A8837A
monochromatic
#42655B #5A8A7C #7AA89A #9FC0B6 #C4D8D2
Accessibility & contrast
On white
2.66
#7AA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7AA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA89A
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA89A | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#9D9C9B
Tritanopia (blue-blind)
#6EA9A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7aa89a; /* rgb */ color: rgb(122, 168, 154); /* oklch */ color: oklch(69.4% 0.054 173.9);
Tailwind
colors: {
custom: {
50: '#a1c2b7',
500: '#7aa89a',
950: '#000000',
},
}SCSS
$custom: #7aa89a; $custom-light: #a1c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7aa89a",
"rgb": {
"r": 122,
"g": 168,
"b": 154
},
"hsl": {
"h": 161.739,
"s": 20.909,
"l": 56.863
},
"oklch": {
"l": 0.69439,
"c": 0.0536,
"h": 173.9
},
"luminance": 0.34476
}Semantic roles & 50–950 ramp
primary
#7AA89A
secondary
#C8B6BB
accent
#6A84BD
background
#FAFBFB
surface
#F3F7F6
border
#CDD0D0
text
#0F1211
muted
#7F8180