#7AA899#7AA899
#7AA899 is a light, muted teal. Relative luminance 0.344; OKLCH L 69.4% C 0.054 H 172.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA899 |
|---|---|
| RGB | rgb(122, 168, 153) |
| HSL | hsl(160, 21%, 57%) |
| HSV | hsv(160, 27%, 66%) |
| CMYK | cmyk(27.4%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(65.31, -18.68, 2.78) |
| CIE-LCH | lch(65.31, 18.88, 171.54°) |
| OKLab | oklab(69.41% -0.0537 0.0071) |
| OKLCH | oklch(69.41% 0.054 172.5) |
| XYZ | xyz(27.7766, 34.4415, 35.3151) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.83
Dull Teal
#5F9E8F
ΔE00 5.06
Grey Teal
#5E9B8A
ΔE00 5.71
Cadetblue
#5F9EA0
ΔE00 8.23
Greeny Grey
#7EA07A
ΔE00 8.81
Greenish Grey
#96AE8D
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA899 #A87A89
analogous
#7AA882 #7AA899 #7AA0A8
triadic
#7AA899 #997AA8 #A8997A
tetradic
#7AA899 #827AA8 #A87A89 #A0A87A
square
#7AA899 #827AA8 #A87A89 #A0A87A
split-complementary
#7AA899 #A87AA0 #A8827A
monochromatic
#42655A #5A8A7B #7AA899 #9FC0B5 #C4D8D2
Accessibility & contrast
On white
2.66
#7AA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#7AA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA899
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA899 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#9D9C9A
Tritanopia (blue-blind)
#6EA9A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7aa899; /* rgb */ color: rgb(122, 168, 153); /* oklch */ color: oklch(69.4% 0.054 172.5);
Tailwind
colors: {
custom: {
50: '#a1c2b7',
500: '#7aa899',
950: '#000000',
},
}SCSS
$custom: #7aa899; $custom-light: #a1c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7aa899",
"rgb": {
"r": 122,
"g": 168,
"b": 153
},
"hsl": {
"h": 160.435,
"s": 20.909,
"l": 56.863
},
"oklch": {
"l": 0.6941,
"c": 0.05419,
"h": 172.5
},
"luminance": 0.34443
}Semantic roles & 50–950 ramp
primary
#7AA899
secondary
#C8B6BC
accent
#6A85BD
background
#FAFBFB
surface
#F3F7F6
border
#CDD0D0
text
#0F1211
muted
#7F8180