#7AAE9F#7AAE9F
#7AAE9F is a light, muted teal. Relative luminance 0.369; OKLCH L 71.0% C 0.059 H 174.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAE9F |
|---|---|
| RGB | rgb(122, 174, 159) |
| HSL | hsl(163, 24%, 58%) |
| HSV | hsv(163, 30%, 68%) |
| CMYK | cmyk(29.9%, 0%, 8.6%, 31.8%) |
| CIE-LAB | lab(67.21, -20.45, 2.20) |
| CIE-LCH | lch(67.21, 20.57, 173.86°) |
| OKLab | oklab(70.98% -0.0591 0.0055) |
| OKLCH | oklch(70.98% 0.059 174.7) |
| XYZ | xyz(29.4180, 36.9114, 38.3687) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.49
Dull Teal
#5F9E8F
ΔE00 5.82
Grey Teal
#5E9B8A
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 8.25
Greeny Blue
#42B395
ΔE00 8.35
Cadetblue
#5F9EA0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAE9F #AE7A89
analogous
#7AAE85 #7AAE9F #7AA3AE
triadic
#7AAE9F #9F7AAE #AE9F7A
tetradic
#7AAE9F #857AAE #AE7A89 #A3AE7A
square
#7AAE9F #857AAE #AE7A89 #A3AE7A
split-complementary
#7AAE9F #AE7AA3 #AE857A
monochromatic
#426C60 #599281 #7AAE9F #A0C5BA #C6DCD6
Accessibility & contrast
On white
2.51
#7AAE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#7AAE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAE9F
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAE9F | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89E
Deuteranopia (green-blind)
#A1A1A0
Tritanopia (blue-blind)
#6CAFA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aae9f; /* rgb */ color: rgb(122, 174, 159); /* oklch */ color: oklch(71.0% 0.059 174.7);
Tailwind
colors: {
custom: {
50: '#a2c6bb',
500: '#7aae9f',
950: '#000000',
},
}SCSS
$custom: #7aae9f; $custom-light: #a2c6bb; $custom-dark: #000000;
JSON
{
"hex": "#7aae9f",
"rgb": {
"r": 122,
"g": 174,
"b": 159
},
"hsl": {
"h": 162.692,
"s": 24.299,
"l": 58.039
},
"oklch": {
"l": 0.70981,
"c": 0.05934,
"h": 174.7
},
"luminance": 0.36913
}Semantic roles & 50–950 ramp
primary
#7AAE9F
secondary
#CCB8BE
accent
#6781C1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280