#7AAA99#7AAA99
#7AAA99 is a light, muted teal. Relative luminance 0.352; OKLCH L 69.9% C 0.057 H 170.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA99 |
|---|---|
| RGB | rgb(122, 170, 153) |
| HSL | hsl(159, 22%, 57%) |
| HSV | hsv(159, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(65.89, -19.71, 3.62) |
| CIE-LCH | lch(65.89, 20.04, 169.59°) |
| OKLab | oklab(69.88% -0.0564 0.0093) |
| OKLCH | oklch(69.88% 0.057 170.7) |
| XYZ | xyz(28.1487, 35.1856, 35.4392) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.46
Dull Teal
#5F9E8F
ΔE00 5.27
Grey Teal
#5E9B8A
ΔE00 5.90
Greeny Grey
#7EA07A
ΔE00 8.50
Greeny Blue
#42B395
ΔE00 8.59
Greyish Green
#82A67D
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA99 #AA7A8B
analogous
#7AAA81 #7AAA99 #7AA3AA
triadic
#7AAA99 #997AAA #AA997A
tetradic
#7AAA99 #817AAA #AA7A8B #A3AA7A
square
#7AAA99 #817AAA #AA7A8B #A3AA7A
split-complementary
#7AAA99 #AA7AA3 #AA817A
monochromatic
#42675A #5A8D7B #7AAA99 #9FC2B6 #C5DAD2
Accessibility & contrast
On white
2.61
#7AAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7AAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA99
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA99 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A498
Deuteranopia (green-blind)
#9F9E9A
Tritanopia (blue-blind)
#6EABA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa99; /* rgb */ color: rgb(122, 170, 153); /* oklch */ color: oklch(69.9% 0.057 170.7);
Tailwind
colors: {
custom: {
50: '#a1c3b7',
500: '#7aaa99',
950: '#000000',
},
}SCSS
$custom: #7aaa99; $custom-light: #a1c3b7; $custom-dark: #000000;
JSON
{
"hex": "#7aaa99",
"rgb": {
"r": 122,
"g": 170,
"b": 153
},
"hsl": {
"h": 158.75,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.69875,
"c": 0.05717,
"h": 170.7
},
"luminance": 0.35187
}Semantic roles & 50–950 ramp
primary
#7AAA99
secondary
#CAB6BD
accent
#6987BF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1211
muted
#7F8180