#7AAA94#7AAA94
#7AAA94 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.7% C 0.061 H 164.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA94 |
|---|---|
| RGB | rgb(122, 170, 148) |
| HSL | hsl(153, 22%, 57%) |
| HSV | hsv(153, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(65.77, -20.77, 6.22) |
| CIE-LCH | lch(65.77, 21.68, 163.34°) |
| OKLab | oklab(69.73% -0.0586 0.016) |
| OKLCH | oklch(69.73% 0.061 164.7) |
| XYZ | xyz(27.7443, 35.0239, 33.3097) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.27
Dull Teal
#5F9E8F
ΔE00 5.79
Grey Teal
#5E9B8A
ΔE00 6.11
Greyish Green
#82A67D
ΔE00 6.96
Greeny Grey
#7EA07A
ΔE00 6.98
Grey Green
#86A17D
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA94 #AA7A90
analogous
#7AAA7C #7AAA94 #7AA8AA
triadic
#7AAA94 #947AAA #AA947A
tetradic
#7AAA94 #7C7AAA #AA7A90 #A8AA7A
square
#7AAA94 #7C7AAA #AA7A90 #A8AA7A
split-complementary
#7AAA94 #AA7AA8 #AA7C7A
monochromatic
#426756 #5A8D76 #7AAA94 #9FC2B2 #C5DAD0
Accessibility & contrast
On white
2.62
#7AAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7AAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA94
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA94 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A393
Deuteranopia (green-blind)
#A09D95
Tritanopia (blue-blind)
#70AAA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa94; /* rgb */ color: rgb(122, 170, 148); /* oklch */ color: oklch(69.7% 0.061 164.7);
Tailwind
colors: {
custom: {
50: '#a1c3b3',
500: '#7aaa94',
950: '#000000',
},
}SCSS
$custom: #7aaa94; $custom-light: #a1c3b3; $custom-dark: #000000;
JSON
{
"hex": "#7aaa94",
"rgb": {
"r": 122,
"g": 170,
"b": 148
},
"hsl": {
"h": 152.5,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.69733,
"c": 0.06078,
"h": 164.7
},
"luminance": 0.35025
}Semantic roles & 50–950 ramp
primary
#7AAA94
secondary
#CAB6BF
accent
#6990BF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1211
muted
#7F8180