#7AAF94#7AAF94
#7AAF94 is a light, moderate green. Relative luminance 0.369; OKLCH L 70.9% C 0.069 H 161.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAF94 |
|---|---|
| RGB | rgb(122, 175, 148) |
| HSL | hsl(149, 25%, 58%) |
| HSV | hsv(149, 30%, 69%) |
| CMYK | cmyk(30.3%, 0%, 15.4%, 31.4%) |
| CIE-LAB | lab(67.23, -23.30, 8.31) |
| CIE-LCH | lch(67.23, 24.74, 160.38°) |
| OKLab | oklab(70.9% -0.0653 0.0214) |
| OKLCH | oklch(70.9% 0.069 161.8) |
| XYZ | xyz(28.6995, 36.9343, 33.6281) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea
#65AB7C
ΔE00 6.28
Greyish Teal
#719F91
ΔE00 6.28
Greyish Green
#82A67D
ΔE00 6.44
Darkseagreen
#8FBC8F
ΔE00 6.84
Greeny Grey
#7EA07A
ΔE00 6.97
Dull Teal
#5F9E8F
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAF94 #AF7A95
analogous
#7AAF7A #7AAF94 #7AAFAE
triadic
#7AAF94 #947AAF #AF947A
tetradic
#7AAF94 #7A7AAF #AF7A95 #AFAE7A
square
#7AAF94 #7A7AAF #AF7A95 #AFAE7A
split-complementary
#7AAF94 #AE7AAF #AF7A7A
monochromatic
#426D57 #599375 #7AAF94 #A0C6B3 #C6DDD1
Accessibility & contrast
On white
2.50
#7AAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#7AAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAF94
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAF94 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#6FAFA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7aaf94; /* rgb */ color: rgb(122, 175, 148); /* oklch */ color: oklch(70.9% 0.069 161.8);
Tailwind
colors: {
custom: {
50: '#a2c7b3',
500: '#7aaf94',
950: '#000000',
},
}SCSS
$custom: #7aaf94; $custom-light: #a2c7b3; $custom-dark: #000000;
JSON
{
"hex": "#7aaf94",
"rgb": {
"r": 122,
"g": 175,
"b": 148
},
"hsl": {
"h": 149.434,
"s": 24.883,
"l": 58.235
},
"oklch": {
"l": 0.70904,
"c": 0.06869,
"h": 161.8
},
"luminance": 0.36936
}Semantic roles & 50–950 ramp
primary
#7AAF94
secondary
#CDB8C3
accent
#6695C1
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1311
muted
#7F8280