#7AAFA2#7AAFA2
#7AAFA2 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.3% C 0.059 H 177.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAFA2 |
|---|---|
| RGB | rgb(122, 175, 162) |
| HSL | hsl(165, 25%, 58%) |
| HSV | hsv(165, 30%, 69%) |
| CMYK | cmyk(30.3%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.58, -20.30, 1.08) |
| CIE-LCH | lch(67.58, 20.32, 176.96°) |
| OKLab | oklab(71.3% -0.0591 0.0025) |
| OKLCH | oklch(71.3% 0.059 177.5) |
| XYZ | xyz(29.8754, 37.4046, 39.8211) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.85
Dull Teal
#5F9E8F
ΔE00 6.09
Grey Teal
#5E9B8A
ΔE00 7.06
Cadetblue
#5F9EA0
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 8.26
Greeny Blue
#42B395
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAFA2 #AF7A87
analogous
#7AAF87 #7AAFA2 #7AA1AF
triadic
#7AAFA2 #A27AAF #AFA27A
tetradic
#7AAFA2 #877AAF #AF7A87 #A1AF7A
square
#7AAFA2 #877AAF #AF7A87 #A1AF7A
split-complementary
#7AAFA2 #AF7AA1 #AF877A
monochromatic
#426D62 #599385 #7AAFA2 #A0C6BD #C6DDD7
Accessibility & contrast
On white
2.48
#7AAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#7AAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAFA2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAFA2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#6BB1AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7aafa2; /* rgb */ color: rgb(122, 175, 162); /* oklch */ color: oklch(71.3% 0.059 177.5);
Tailwind
colors: {
custom: {
50: '#a2c7bd',
500: '#7aafa2',
950: '#000000',
},
}SCSS
$custom: #7aafa2; $custom-light: #a2c7bd; $custom-dark: #000000;
JSON
{
"hex": "#7aafa2",
"rgb": {
"r": 122,
"g": 175,
"b": 162
},
"hsl": {
"h": 165.283,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.71303,
"c": 0.05914,
"h": 177.5
},
"luminance": 0.37406
}Semantic roles & 50–950 ramp
primary
#7AAFA2
secondary
#CDB8BD
accent
#667DC1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281