#7AA9AF#7AA9AF
#7AA9AF is a light, muted teal. Relative luminance 0.356; OKLCH L 70.3% C 0.051 H 206.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA9AF |
|---|---|
| RGB | rgb(122, 169, 175) |
| HSL | hsl(187, 25%, 58%) |
| HSV | hsv(187, 30%, 69%) |
| CMYK | cmyk(30.3%, 3.4%, 0%, 31.4%) |
| CIE-LAB | lab(66.22, -14.15, -8.14) |
| CIE-LCH | lch(66.22, 16.33, 209.92°) |
| OKLab | oklab(70.34% -0.0457 -0.0222) |
| OKLCH | oklch(70.34% 0.051 206) |
| XYZ | xyz(29.9493, 35.6071, 45.8439) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.80
Greyblue
#77A1B5
ΔE00 7.00
Bluegrey
#85A3B2
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 9.22
Greyish Teal
#719F91
ΔE00 9.44
Bluey Grey
#89A0B0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA9AF #AF807A
analogous
#7AAF9A #7AA9AF #7A8EAF
triadic
#7AA9AF #AF7AA9 #A9AF7A
tetradic
#7AA9AF #9A7AAF #AF807A #8EAF7A
square
#7AA9AF #9A7AAF #AF807A #8EAF7A
split-complementary
#7AA9AF #AF7A8E #AF9A7A
monochromatic
#42686D #598D93 #7AA9AF #A0C2C6 #C6DADD
Accessibility & contrast
On white
2.59
#7AA9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#7AA9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA9AF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA9AF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#989EAF
Tritanopia (blue-blind)
#68ADAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7aa9af; /* rgb */ color: rgb(122, 169, 175); /* oklch */ color: oklch(70.3% 0.051 206.0);
Tailwind
colors: {
custom: {
50: '#a2c2c6',
500: '#7aa9af',
950: '#000000',
},
}SCSS
$custom: #7aa9af; $custom-light: #a2c2c6; $custom-dark: #000000;
JSON
{
"hex": "#7aa9af",
"rgb": {
"r": 122,
"g": 169,
"b": 175
},
"hsl": {
"h": 186.792,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.70338,
"c": 0.05085,
"h": 206
},
"luminance": 0.35609
}Semantic roles & 50–950 ramp
primary
#7AA9AF
secondary
#CDBAB8
accent
#7166C1
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#0F1213
muted
#7F8182