#7AAAAF#7AAAAF
#7AAAAF is a light, muted teal. Relative luminance 0.360; OKLCH L 70.6% C 0.052 H 204.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAAAF |
|---|---|
| RGB | rgb(122, 170, 175) |
| HSL | hsl(186, 25%, 58%) |
| HSV | hsv(186, 30%, 69%) |
| CMYK | cmyk(30.3%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(66.51, -14.68, -7.72) |
| CIE-LCH | lch(66.51, 16.58, 207.74°) |
| OKLab | oklab(70.57% -0.047 -0.0211) |
| OKLCH | oklch(70.57% 0.052 204.2) |
| XYZ | xyz(30.1361, 35.9806, 45.9062) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.65
Greyblue
#77A1B5
ΔE00 7.59
Bluegrey
#85A3B2
ΔE00 7.76
Greyish Teal
#719F91
ΔE00 9.07
Turquoise Blue
#06B1C4
ΔE00 9.47
Cool Grey
#95A3A6
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAAAF #AF7F7A
analogous
#7AAF99 #7AAAAF #7A8FAF
triadic
#7AAAAF #AF7AAA #AAAF7A
tetradic
#7AAAAF #997AAF #AF7F7A #8FAF7A
square
#7AAAAF #997AAF #AF7F7A #8FAF7A
split-complementary
#7AAAAF #AF7A8F #AF997A
monochromatic
#42696D #598E93 #7AAAAF #A0C2C6 #C6DBDD
Accessibility & contrast
On white
2.56
#7AAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7AAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAAAF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAAAF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#999FAF
Tritanopia (blue-blind)
#67AEAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aaaaf; /* rgb */ color: rgb(122, 170, 175); /* oklch */ color: oklch(70.6% 0.052 204.2);
Tailwind
colors: {
custom: {
50: '#a2c3c6',
500: '#7aaaaf',
950: '#000000',
},
}SCSS
$custom: #7aaaaf; $custom-light: #a2c3c6; $custom-dark: #000000;
JSON
{
"hex": "#7aaaaf",
"rgb": {
"r": 122,
"g": 170,
"b": 175
},
"hsl": {
"h": 185.66,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.70566,
"c": 0.05154,
"h": 204.2
},
"luminance": 0.35982
}Semantic roles & 50–950 ramp
primary
#7AAAAF
secondary
#CDBAB8
accent
#6F66C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182