#7AAFA7#7AAFA7
#7AAFA7 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.5% C 0.057 H 184.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAFA7 |
|---|---|
| RGB | rgb(122, 175, 167) |
| HSL | hsl(171, 25%, 58%) |
| HSV | hsv(171, 30%, 69%) |
| CMYK | cmyk(30.3%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(67.71, -19.17, -1.49) |
| CIE-LCH | lch(67.71, 19.22, 184.46°) |
| OKLab | oklab(71.46% -0.0569 -0.0043) |
| OKLCH | oklch(71.46% 0.057 184.3) |
| XYZ | xyz(30.3287, 37.5859, 42.2085) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.52
Dull Teal
#5F9E8F
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 6.92
Grey Teal
#5E9B8A
ΔE00 7.88
Lightseagreen
#20B2AA
ΔE00 8.77
Pale Teal
#82CBB2
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAFA7 #AF7A82
analogous
#7AAF8C #7AAFA7 #7A9CAF
triadic
#7AAFA7 #A77AAF #AFA77A
tetradic
#7AAFA7 #8C7AAF #AF7A82 #9CAF7A
square
#7AAFA7 #8C7AAF #AF7A82 #9CAF7A
split-complementary
#7AAFA7 #AF7A9C #AF8C7A
monochromatic
#426D66 #59938A #7AAFA7 #A0C6C0 #C6DDDA
Accessibility & contrast
On white
2.47
#7AAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7AAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAFA7
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAFA7 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#69B1AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7aafa7; /* rgb */ color: rgb(122, 175, 167); /* oklch */ color: oklch(71.5% 0.057 184.3);
Tailwind
colors: {
custom: {
50: '#a2c7c1',
500: '#7aafa7',
950: '#000000',
},
}SCSS
$custom: #7aafa7; $custom-light: #a2c7c1; $custom-dark: #000000;
JSON
{
"hex": "#7aafa7",
"rgb": {
"r": 122,
"g": 175,
"b": 167
},
"hsl": {
"h": 170.943,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.71455,
"c": 0.05709,
"h": 184.3
},
"luminance": 0.37588
}Semantic roles & 50–950 ramp
primary
#7AAFA7
secondary
#CDB8BB
accent
#6674C1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281