#7AAFAA#7AAFAA
#7AAFAA is a light, muted teal. Relative luminance 0.377; OKLCH L 71.5% C 0.056 H 188.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAFAA |
|---|---|
| RGB | rgb(122, 175, 170) |
| HSL | hsl(174, 25%, 58%) |
| HSV | hsv(174, 30%, 69%) |
| CMYK | cmyk(30.3%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.80, -18.47, -3.03) |
| CIE-LCH | lch(67.80, 18.72, 189.32°) |
| OKLab | oklab(71.55% -0.0556 -0.0084) |
| OKLCH | oklch(71.55% 0.056 188.6) |
| XYZ | xyz(30.6093, 37.6982, 43.6860) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.22
Cadetblue
#5F9EA0
ΔE00 6.33
Dull Teal
#5F9E8F
ΔE00 7.48
Grey Teal
#5E9B8A
ΔE00 8.61
Lightseagreen
#20B2AA
ΔE00 8.91
Topaz
#13BBAF
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAFAA #AF7A7F
analogous
#7AAF8F #7AAFAA #7A99AF
triadic
#7AAFAA #AA7AAF #AFAA7A
tetradic
#7AAFAA #8F7AAF #AF7A7F #99AF7A
square
#7AAFAA #8F7AAF #AF7A7F #99AF7A
split-complementary
#7AAFAA #AF7A99 #AF8F7A
monochromatic
#426D69 #59938E #7AAFAA #A0C6C2 #C6DDDB
Accessibility & contrast
On white
2.46
#7AAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#7AAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAFAA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAFAA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#68B2AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7aafaa; /* rgb */ color: rgb(122, 175, 170); /* oklch */ color: oklch(71.5% 0.056 188.6);
Tailwind
colors: {
custom: {
50: '#a2c7c3',
500: '#7aafaa',
950: '#000000',
},
}SCSS
$custom: #7aafaa; $custom-light: #a2c7c3; $custom-dark: #000000;
JSON
{
"hex": "#7aafaa",
"rgb": {
"r": 122,
"g": 175,
"b": 170
},
"hsl": {
"h": 174.34,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.71549,
"c": 0.05628,
"h": 188.6
},
"luminance": 0.377
}Semantic roles & 50–950 ramp
primary
#7AAFAA
secondary
#CDB8BA
accent
#666FC1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281