#7AA29F#7AA29F
#7AA29F is a light, muted teal. Relative luminance 0.325; OKLCH L 68.2% C 0.044 H 190.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA29F |
|---|---|
| RGB | rgb(122, 162, 159) |
| HSL | hsl(176, 18%, 56%) |
| HSV | hsv(176, 25%, 64%) |
| CMYK | cmyk(24.7%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(63.74, -14.19, -2.87) |
| CIE-LCH | lch(63.74, 14.48, 191.45°) |
| OKLab | oklab(68.21% -0.043 -0.0079) |
| OKLCH | oklch(68.21% 0.044 190.4) |
| XYZ | xyz(27.2024, 32.4803, 37.6302) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.04
Greyish Teal
#719F91
ΔE00 5.19
Dull Teal
#5F9E8F
ΔE00 7.38
Grey Teal
#5E9B8A
ΔE00 8.11
Cool Grey
#95A3A6
ΔE00 9.41
Sea
#3C9992
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA29F #A27A7D
analogous
#7AA28B #7AA29F #7A91A2
triadic
#7AA29F #9F7AA2 #A29F7A
tetradic
#7AA29F #8B7AA2 #A27A7D #91A27A
square
#7AA29F #8B7AA2 #A27A7D #91A27A
split-complementary
#7AA29F #A27A91 #A28B7A
monochromatic
#425F5D #5C8380 #7AA29F #9EBBB9 #C2D4D3
Accessibility & contrast
On white
2.80
#7AA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#7AA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA29F
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA29F | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9F
Deuteranopia (green-blind)
#9698A0
Tritanopia (blue-blind)
#6EA4A1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7aa29f; /* rgb */ color: rgb(122, 162, 159); /* oklch */ color: oklch(68.2% 0.044 190.4);
Tailwind
colors: {
custom: {
50: '#a1bdbb',
500: '#7aa29f',
950: '#000000',
},
}SCSS
$custom: #7aa29f; $custom-light: #a1bdbb; $custom-dark: #000000;
JSON
{
"hex": "#7aa29f",
"rgb": {
"r": 122,
"g": 162,
"b": 159
},
"hsl": {
"h": 175.5,
"s": 17.699,
"l": 55.686
},
"oklch": {
"l": 0.68207,
"c": 0.04375,
"h": 190.4
},
"luminance": 0.32481
}Semantic roles & 50–950 ramp
primary
#7AA29F
secondary
#C4B4B5
accent
#6D73BA
background
#FAFBFB
surface
#F3F6F6
border
#CDD0D0
text
#0F1211
muted
#7F8180