#7AAA93#7AAA93
#7AAA93 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.7% C 0.062 H 163.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA93 |
|---|---|
| RGB | rgb(122, 170, 147) |
| HSL | hsl(151, 22%, 57%) |
| HSV | hsv(151, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(65.74, -20.98, 6.74) |
| CIE-LCH | lch(65.74, 22.03, 162.20°) |
| OKLab | oklab(69.71% -0.0591 0.0174) |
| OKLCH | oklch(69.71% 0.062 163.6) |
| XYZ | xyz(27.6655, 34.9924, 32.8946) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.49
Dull Teal
#5F9E8F
ΔE00 5.95
Grey Teal
#5E9B8A
ΔE00 6.22
Greyish Green
#82A67D
ΔE00 6.64
Greeny Grey
#7EA07A
ΔE00 6.70
Grey Green
#86A17D
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA93 #AA7A91
analogous
#7AAA7B #7AAA93 #7AA9AA
triadic
#7AAA93 #937AAA #AA937A
tetradic
#7AAA93 #7B7AAA #AA7A91 #A9AA7A
square
#7AAA93 #7B7AAA #AA7A91 #A9AA7A
split-complementary
#7AAA93 #AA7AA9 #AA7B7A
monochromatic
#426756 #5A8D74 #7AAA93 #9FC2B1 #C5DAD0
Accessibility & contrast
On white
2.63
#7AAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7AAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA93
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA93 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 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)
#A8A392
Deuteranopia (green-blind)
#A09D94
Tritanopia (blue-blind)
#70AAA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa93; /* rgb */ color: rgb(122, 170, 147); /* oklch */ color: oklch(69.7% 0.062 163.6);
Tailwind
colors: {
custom: {
50: '#a1c3b2',
500: '#7aaa93',
950: '#000000',
},
}SCSS
$custom: #7aaa93; $custom-light: #a1c3b2; $custom-dark: #000000;
JSON
{
"hex": "#7aaa93",
"rgb": {
"r": 122,
"g": 170,
"b": 147
},
"hsl": {
"h": 151.25,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.69705,
"c": 0.06157,
"h": 163.6
},
"luminance": 0.34994
}Semantic roles & 50–950 ramp
primary
#7AAA93
secondary
#CAB6BF
accent
#6992BF
background
#FAFCFA
surface
#F3F8F5
border
#CDD1CF
text
#0F1211
muted
#7F8180