#7AA89B#7AA89B
#7AA89B is a light, muted teal. Relative luminance 0.345; OKLCH L 69.5% C 0.053 H 175.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA89B |
|---|---|
| RGB | rgb(122, 168, 155) |
| HSL | hsl(163, 21%, 57%) |
| HSV | hsv(163, 27%, 66%) |
| CMYK | cmyk(27.4%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(65.36, -18.24, 1.74) |
| CIE-LCH | lch(65.36, 18.32, 174.55°) |
| OKLab | oklab(69.47% -0.0529 0.0043) |
| OKLCH | oklch(69.47% 0.053 175.3) |
| XYZ | xyz(27.9432, 34.5081, 36.1924) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.89
Dull Teal
#5F9E8F
ΔE00 5.14
Grey Teal
#5E9B8A
ΔE00 5.90
Cadetblue
#5F9EA0
ΔE00 7.58
Sea
#3C9992
ΔE00 9.52
Greeny Grey
#7EA07A
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA89B #A87A87
analogous
#7AA884 #7AA89B #7A9EA8
triadic
#7AA89B #9B7AA8 #A89B7A
tetradic
#7AA89B #847AA8 #A87A87 #9EA87A
square
#7AA89B #847AA8 #A87A87 #9EA87A
split-complementary
#7AA89B #A87A9E #A8847A
monochromatic
#42655B #5A8A7D #7AA89B #9FC0B7 #C4D8D3
Accessibility & contrast
On white
2.66
#7AA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7AA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA89B
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA89B | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#6EA9A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7aa89b; /* rgb */ color: rgb(122, 168, 155); /* oklch */ color: oklch(69.5% 0.053 175.3);
Tailwind
colors: {
custom: {
50: '#a1c2b8',
500: '#7aa89b',
950: '#000000',
},
}SCSS
$custom: #7aa89b; $custom-light: #a1c2b8; $custom-dark: #000000;
JSON
{
"hex": "#7aa89b",
"rgb": {
"r": 122,
"g": 168,
"b": 155
},
"hsl": {
"h": 163.043,
"s": 20.909,
"l": 56.863
},
"oklch": {
"l": 0.69469,
"c": 0.05304,
"h": 175.3
},
"luminance": 0.34509
}Semantic roles & 50–950 ramp
primary
#7AA89B
secondary
#C8B6BB
accent
#6A82BD
background
#FAFBFB
surface
#F3F7F6
border
#CDD0D0
text
#0F1211
muted
#7F8180