#7AAFA8#7AAFA8
#7AAFA8 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.5% C 0.057 H 185.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAFA8 |
|---|---|
| RGB | rgb(122, 175, 168) |
| HSL | hsl(172, 25%, 58%) |
| HSV | hsv(172, 30%, 69%) |
| CMYK | cmyk(30.3%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(67.74, -18.94, -2.01) |
| CIE-LCH | lch(67.74, 19.04, 186.05°) |
| OKLab | oklab(71.49% -0.0565 -0.0057) |
| OKLCH | oklch(71.49% 0.057 185.7) |
| XYZ | xyz(30.4215, 37.6231, 42.6972) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.73
Cadetblue
#5F9EA0
ΔE00 6.70
Dull Teal
#5F9E8F
ΔE00 7.00
Grey Teal
#5E9B8A
ΔE00 8.11
Lightseagreen
#20B2AA
ΔE00 8.79
Pale Teal
#82CBB2
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAFA8 #AF7A81
analogous
#7AAF8D #7AAFA8 #7A9BAF
triadic
#7AAFA8 #A87AAF #AFA87A
tetradic
#7AAFA8 #8D7AAF #AF7A81 #9BAF7A
square
#7AAFA8 #8D7AAF #AF7A81 #9BAF7A
split-complementary
#7AAFA8 #AF7A9B #AF8D7A
monochromatic
#426D67 #59938B #7AAFA8 #A0C6C1 #C6DDDA
Accessibility & contrast
On white
2.46
#7AAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7AAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAFA8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAFA8 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 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)
#AAA9A8
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#69B1AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7aafa8; /* rgb */ color: rgb(122, 175, 168); /* oklch */ color: oklch(71.5% 0.057 185.7);
Tailwind
colors: {
custom: {
50: '#a2c7c1',
500: '#7aafa8',
950: '#000000',
},
}SCSS
$custom: #7aafa8; $custom-light: #a2c7c1; $custom-dark: #000000;
JSON
{
"hex": "#7aafa8",
"rgb": {
"r": 122,
"g": 175,
"b": 168
},
"hsl": {
"h": 172.075,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.71486,
"c": 0.05678,
"h": 185.7
},
"luminance": 0.37625
}Semantic roles & 50–950 ramp
primary
#7AAFA8
secondary
#CDB8BB
accent
#6672C1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281