#7AC795#7AC795
#7AC795 is a light, moderate green. Relative luminance 0.472; OKLCH L 76.6% C 0.105 H 154.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC795 |
|---|---|
| RGB | rgb(122, 199, 149) |
| HSL | hsl(141, 41%, 63%) |
| HSV | hsv(141, 39%, 78%) |
| CMYK | cmyk(38.7%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(74.29, -34.68, 17.70) |
| CIE-LCH | lch(74.29, 38.93, 152.96°) |
| OKLab | oklab(76.61% -0.0953 0.0452) |
| OKLCH | oklch(76.61% 0.105 154.6) |
| XYZ | xyz(33.8721, 47.1523, 35.7444) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.30
Mediumaquamarine
#66CDAA
ΔE00 5.88
Soft Green
#6FC276
ΔE00 5.90
Seafoam
#7FE0B3
ΔE00 6.60
Emerald
#50C878
ΔE00 6.71
Greenish Teal
#32BF84
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC795 #C77AAC
analogous
#85C77A #7AC795 #7AC7BB
triadic
#7AC795 #957AC7 #C7957A
tetradic
#7AC795 #7A85C7 #C77AAC #C7BB7A
square
#7AC795 #7A85C7 #C77AAC #C7BB7A
split-complementary
#7AC795 #BB7AC7 #C77A85
monochromatic
#3B8C57 #4FB573 #7AC795 #A5D9B7 #D0EBDA
Accessibility & contrast
On white
2.01
#7AC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#7AC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC795
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC795 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#BBB398
Tritanopia (blue-blind)
#6BC5B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7ac795; /* rgb */ color: rgb(122, 199, 149); /* oklch */ color: oklch(76.6% 0.105 154.6);
Tailwind
colors: {
custom: {
50: '#a3d8b4',
500: '#7ac795',
950: '#000000',
},
}SCSS
$custom: #7ac795; $custom-light: #a3d8b4; $custom-dark: #000000;
JSON
{
"hex": "#7ac795",
"rgb": {
"r": 122,
"g": 199,
"b": 149
},
"hsl": {
"h": 141.039,
"s": 40.741,
"l": 62.941
},
"oklch": {
"l": 0.76605,
"c": 0.10544,
"h": 154.6
},
"luminance": 0.47154
}Semantic roles & 50–950 ramp
primary
#7AC795
secondary
#DCC1D3
accent
#3286B4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380