#7AC097#7AC097
#7AC097 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.0% C 0.093 H 157.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC097 |
|---|---|
| RGB | rgb(122, 192, 151) |
| HSL | hsl(145, 36%, 62%) |
| HSV | hsv(145, 36%, 75%) |
| CMYK | cmyk(36.5%, 0%, 21.4%, 24.7%) |
| CIE-LAB | lab(72.27, -31.00, 13.81) |
| CIE-LCH | lch(72.27, 33.94, 155.98°) |
| OKLab | oklab(74.99% -0.0857 0.0355) |
| OKLCH | oklch(74.99% 0.093 157.5) |
| XYZ | xyz(32.4595, 44.0693, 36.0680) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 5.93
Tea
#65AB7C
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.87
Greenish Teal
#32BF84
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC097 #C07AA3
analogous
#80C07A #7AC097 #7AC0BA
triadic
#7AC097 #977AC0 #C0977A
tetradic
#7AC097 #7A80C0 #C07AA3 #C0BA7A
square
#7AC097 #7A80C0 #C07AA3 #C0BA7A
split-complementary
#7AC097 #BA7AC0 #C07A80
monochromatic
#3E825A #51AC77 #7AC097 #A4D4B7 #CDE7D8
Accessibility & contrast
On white
2.14
#7AC097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#7AC097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC097
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC097 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#6CBFB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7ac097; /* rgb */ color: rgb(122, 192, 151); /* oklch */ color: oklch(75.0% 0.093 157.5);
Tailwind
colors: {
custom: {
50: '#a3d3b5',
500: '#7ac097',
950: '#000000',
},
}SCSS
$custom: #7ac097; $custom-light: #a3d3b5; $custom-dark: #000000;
JSON
{
"hex": "#7ac097",
"rgb": {
"r": 122,
"g": 192,
"b": 151
},
"hsl": {
"h": 144.857,
"s": 35.714,
"l": 61.569
},
"oklch": {
"l": 0.74991,
"c": 0.09277,
"h": 157.5
},
"luminance": 0.44071
}Semantic roles & 50–950 ramp
primary
#7AC097
secondary
#D8BECD
accent
#377DAF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380