#7AC799#7AC799
#7AC799 is a light, moderate green. Relative luminance 0.473; OKLCH L 76.7% C 0.102 H 156.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC799 |
|---|---|
| RGB | rgb(122, 199, 153) |
| HSL | hsl(144, 41%, 63%) |
| HSV | hsv(144, 39%, 78%) |
| CMYK | cmyk(38.7%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(74.37, -33.91, 15.67) |
| CIE-LCH | lch(74.37, 37.35, 155.19°) |
| OKLab | oklab(76.7% -0.0935 0.0401) |
| OKLCH | oklch(76.7% 0.102 156.8) |
| XYZ | xyz(34.1970, 47.2822, 37.4553) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 5.03
Darkseagreen
#8FBC8F
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 6.26
Seafoam
#7FE0B3
ΔE00 6.26
Seafoam Blue
#78D1B6
ΔE00 6.66
Soft Green
#6FC276
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC799 #C77AA8
analogous
#81C77A #7AC799 #7AC7C0
triadic
#7AC799 #997AC7 #C7997A
tetradic
#7AC799 #7A81C7 #C77AA8 #C7C07A
square
#7AC799 #7A81C7 #C77AA8 #C7C07A
split-complementary
#7AC799 #C07AC7 #C77A81
monochromatic
#3B8C5B #4FB578 #7AC799 #A5D9BA #D0EBDB
Accessibility & contrast
On white
2.01
#7AC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#7AC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC799
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC799 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#BAB49C
Tritanopia (blue-blind)
#6AC6BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7ac799; /* rgb */ color: rgb(122, 199, 153); /* oklch */ color: oklch(76.7% 0.102 156.8);
Tailwind
colors: {
custom: {
50: '#a3d8b7',
500: '#7ac799',
950: '#000000',
},
}SCSS
$custom: #7ac799; $custom-light: #a3d8b7; $custom-dark: #000000;
JSON
{
"hex": "#7ac799",
"rgb": {
"r": 122,
"g": 199,
"b": 153
},
"hsl": {
"h": 144.156,
"s": 40.741,
"l": 62.941
},
"oklch": {
"l": 0.76699,
"c": 0.10173,
"h": 156.8
},
"luminance": 0.47284
}Semantic roles & 50–950 ramp
primary
#7AC799
secondary
#DCC1D1
accent
#327FB4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380