#7AE68C#7AE68C
#7AE68C is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.160 H 147.7°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE68C |
|---|---|
| RGB | rgb(122, 230, 140) |
| HSL | hsl(130, 68%, 69%) |
| HSV | hsv(130, 47%, 90%) |
| CMYK | cmyk(47%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(83.24, -49.81, 34.46) |
| CIE-LCH | lch(83.24, 60.57, 145.33°) |
| OKLab | oklab(83.84% -0.1353 0.0855) |
| OKLCH | oklch(83.84% 0.16 147.7) |
| XYZ | xyz(41.0540, 62.6216, 34.7297) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.86
Weird Green
#3AE57F
ΔE00 4.39
Palegreen
#98FB98
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.28
Foam Green
#90FDA9
ΔE00 5.34
Baby Green
#8CFF9E
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE68C #E67AD4
analogous
#9EE67A #7AE68C #7AE6C2
triadic
#7AE68C #8C7AE6 #E68C7A
tetradic
#7AE68C #7A9EE6 #E67AD4 #E6C27A
square
#7AE68C #7A9EE6 #E67AD4 #E6C27A
split-complementary
#7AE68C #C27AE6 #E67A9E
monochromatic
#24C13E #46DC5F #7AE68C #AEF0B9 #E1F9E5
Accessibility & contrast
On white
1.55
#7AE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#7AE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE68C
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE68C | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D686
Deuteranopia (green-blind)
#D9CB92
Tritanopia (blue-blind)
#67E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ae68c; /* rgb */ color: rgb(122, 230, 140); /* oklch */ color: oklch(83.8% 0.160 147.7);
Tailwind
colors: {
custom: {
50: '#a6eeae',
500: '#7ae68c',
950: '#000000',
},
}SCSS
$custom: #7ae68c; $custom-light: #a6eeae; $custom-dark: #000000;
JSON
{
"hex": "#7ae68c",
"rgb": {
"r": 122,
"g": 230,
"b": 140
},
"hsl": {
"h": 130,
"s": 68.354,
"l": 69.02
},
"oklch": {
"l": 0.83836,
"c": 0.16006,
"h": 147.7
},
"luminance": 0.62625
}Semantic roles & 50–950 ramp
primary
#7AE68C
secondary
#BE46AA
accent
#15B1D0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581