#7AE07D#7AE07D
#7AE07D is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.166 H 144.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE07D |
|---|---|
| RGB | rgb(122, 224, 125) |
| HSL | hsl(122, 62%, 68%) |
| HSV | hsv(122, 46%, 88%) |
| CMYK | cmyk(45.5%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(81.25, -49.62, 39.37) |
| CIE-LCH | lch(81.25, 63.34, 141.57°) |
| OKLab | oklab(82.14% -0.1349 0.0964) |
| OKLCH | oklch(82.14% 0.166 144.5) |
| XYZ | xyz(38.3814, 58.9269, 28.7496) |
| Luminance | 0.5893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.69
Lightish Green
#61E160
ΔE00 4.04
Weird Green
#3AE57F
ΔE00 4.89
Fresh Green
#69D84F
ΔE00 5.62
Tealish Green
#0CDC73
ΔE00 5.96
Palegreen
#98FB98
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE07D #E07ADD
analogous
#AAE07A #7AE07D #7AE0B0
triadic
#7AE07D #7D7AE0 #E07D7A
tetradic
#7AE07D #7AAAE0 #E07ADD #E0B07A
square
#7AE07D #7AAAE0 #E07ADD #E0B07A
split-complementary
#7AE07D #B07AE0 #E07AAA
monochromatic
#2AB52E #48D44C #7AE07D #ACECAE #DDF7DE
Accessibility & contrast
On white
1.64
#7AE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#7AE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE07D
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE07D | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#6CDBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ae07d; /* rgb */ color: rgb(122, 224, 125); /* oklch */ color: oklch(82.1% 0.166 144.5);
Tailwind
colors: {
custom: {
50: '#a6eaa4',
500: '#7ae07d',
950: '#000000',
},
}SCSS
$custom: #7ae07d; $custom-light: #a6eaa4; $custom-dark: #000000;
JSON
{
"hex": "#7ae07d",
"rgb": {
"r": 122,
"g": 224,
"b": 125
},
"hsl": {
"h": 121.765,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.82136,
"c": 0.16583,
"h": 144.5
},
"luminance": 0.5893
}Semantic roles & 50–950 ramp
primary
#7AE07D
secondary
#B648B3
accent
#1CC5CA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480