#7AE07A#7AE07A
#7AE07A is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.169 H 143.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE07A |
|---|---|
| RGB | rgb(122, 224, 122) |
| HSL | hsl(120, 62%, 68%) |
| HSV | hsv(120, 46%, 88%) |
| CMYK | cmyk(45.5%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(81.21, -50.04, 40.79) |
| CIE-LCH | lch(81.21, 64.56, 140.82°) |
| OKLab | oklab(82.09% -0.1362 0.0995) |
| OKLCH | oklch(82.09% 0.169 143.8) |
| XYZ | xyz(38.1926, 58.8514, 27.7555) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 5.05
Fresh Green
#69D84F
ΔE00 5.19
Tealish Green
#0CDC73
ΔE00 6.06
Palegreen
#98FB98
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE07A #E07AE0
analogous
#ADE07A #7AE07A #7AE0AD
triadic
#7AE07A #7A7AE0 #E07A7A
tetradic
#7AE07A #7AADE0 #E07AE0 #E0AD7A
square
#7AE07A #7AADE0 #E07AE0 #E0AD7A
split-complementary
#7AE07A #AD7AE0 #E07AAD
monochromatic
#2AB52A #48D448 #7AE07A #ACECAC #DDF7DD
Accessibility & contrast
On white
1.64
#7AE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#7AE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE07A
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE07A | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D072
Deuteranopia (green-blind)
#D5C681
Tritanopia (blue-blind)
#6DDBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ae07a; /* rgb */ color: rgb(122, 224, 122); /* oklch */ color: oklch(82.1% 0.169 143.8);
Tailwind
colors: {
custom: {
50: '#a6eaa2',
500: '#7ae07a',
950: '#000000',
},
}SCSS
$custom: #7ae07a; $custom-light: #a6eaa2; $custom-dark: #000000;
JSON
{
"hex": "#7ae07a",
"rgb": {
"r": 122,
"g": 224,
"b": 122
},
"hsl": {
"h": 120,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.82089,
"c": 0.16865,
"h": 143.8
},
"luminance": 0.58854
}Semantic roles & 50–950 ramp
primary
#7AE07A
secondary
#B648B6
accent
#1CCACA
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480