#7AAA98#7AAA98
#7AAA98 is a light, muted teal. Relative luminance 0.352; OKLCH L 69.8% C 0.058 H 169.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA98 |
|---|---|
| RGB | rgb(122, 170, 152) |
| HSL | hsl(158, 22%, 57%) |
| HSV | hsv(158, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(65.87, -19.92, 4.14) |
| CIE-LCH | lch(65.87, 20.35, 168.26°) |
| OKLab | oklab(69.85% -0.0568 0.0106) |
| OKLCH | oklch(69.85% 0.058 169.4) |
| XYZ | xyz(28.0664, 35.1527, 35.0060) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.57
Dull Teal
#5F9E8F
ΔE00 5.33
Grey Teal
#5E9B8A
ΔE00 5.89
Greeny Grey
#7EA07A
ΔE00 8.18
Greyish Green
#82A67D
ΔE00 8.27
Greenish Grey
#96AE8D
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA98 #AA7A8C
analogous
#7AAA80 #7AAA98 #7AA4AA
triadic
#7AAA98 #987AAA #AA987A
tetradic
#7AAA98 #807AAA #AA7A8C #A4AA7A
square
#7AAA98 #807AAA #AA7A8C #A4AA7A
split-complementary
#7AAA98 #AA7AA4 #AA807A
monochromatic
#426759 #5A8D7A #7AAA98 #9FC2B5 #C5DAD2
Accessibility & contrast
On white
2.61
#7AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#7AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA98
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA98 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A497
Deuteranopia (green-blind)
#9F9E99
Tritanopia (blue-blind)
#6EABA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa98; /* rgb */ color: rgb(122, 170, 152); /* oklch */ color: oklch(69.8% 0.058 169.4);
Tailwind
colors: {
custom: {
50: '#a1c3b6',
500: '#7aaa98',
950: '#000000',
},
}SCSS
$custom: #7aaa98; $custom-light: #a1c3b6; $custom-dark: #000000;
JSON
{
"hex": "#7aaa98",
"rgb": {
"r": 122,
"g": 170,
"b": 152
},
"hsl": {
"h": 157.5,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.69846,
"c": 0.05784,
"h": 169.4
},
"luminance": 0.35154
}Semantic roles & 50–950 ramp
primary
#7AAA98
secondary
#CAB6BD
accent
#6989BF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1211
muted
#7F8180