#7AAA95#7AAA95
#7AAA95 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.8% C 0.060 H 165.8°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAA95 |
|---|---|
| RGB | rgb(122, 170, 149) |
| HSL | hsl(154, 22%, 57%) |
| HSV | hsv(154, 28%, 67%) |
| CMYK | cmyk(28.2%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(65.79, -20.56, 5.70) |
| CIE-LCH | lch(65.79, 21.33, 164.51°) |
| OKLab | oklab(69.76% -0.0582 0.0147) |
| OKLCH | oklch(69.76% 0.06 165.8) |
| XYZ | xyz(27.8238, 35.0557, 33.7283) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.06
Dull Teal
#5F9E8F
ΔE00 5.65
Grey Teal
#5E9B8A
ΔE00 6.03
Greeny Grey
#7EA07A
ΔE00 7.26
Greyish Green
#82A67D
ΔE00 7.28
Grey Green
#86A17D
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAA95 #AA7A8F
analogous
#7AAA7D #7AAA95 #7AA7AA
triadic
#7AAA95 #957AAA #AA957A
tetradic
#7AAA95 #7D7AAA #AA7A8F #A7AA7A
square
#7AAA95 #7D7AAA #AA7A8F #A7AA7A
split-complementary
#7AAA95 #AA7AA7 #AA7D7A
monochromatic
#426757 #5A8D77 #7AAA95 #9FC2B3 #C5DAD1
Accessibility & contrast
On white
2.62
#7AAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#7AAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAA95
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAA95 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A394
Deuteranopia (green-blind)
#9F9D96
Tritanopia (blue-blind)
#6FAAA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7aaa95; /* rgb */ color: rgb(122, 170, 149); /* oklch */ color: oklch(69.8% 0.060 165.8);
Tailwind
colors: {
custom: {
50: '#a1c3b4',
500: '#7aaa95',
950: '#000000',
},
}SCSS
$custom: #7aaa95; $custom-light: #a1c3b4; $custom-dark: #000000;
JSON
{
"hex": "#7aaa95",
"rgb": {
"r": 122,
"g": 170,
"b": 149
},
"hsl": {
"h": 153.75,
"s": 22.018,
"l": 57.255
},
"oklch": {
"l": 0.69761,
"c": 0.06001,
"h": 165.8
},
"luminance": 0.35057
}Semantic roles & 50–950 ramp
primary
#7AAA95
secondary
#CAB6BF
accent
#698FBF
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1211
muted
#7F8180