#7AE68E#7AE68E
#7AE68E is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.9% C 0.158 H 148.2°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE68E |
|---|---|
| RGB | rgb(122, 230, 142) |
| HSL | hsl(131, 68%, 69%) |
| HSV | hsv(131, 47%, 90%) |
| CMYK | cmyk(47%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(83.27, -49.49, 33.49) |
| CIE-LCH | lch(83.27, 59.76, 145.91°) |
| OKLab | oklab(83.87% -0.1345 0.0833) |
| OKLCH | oklch(83.87% 0.158 148.2) |
| XYZ | xyz(41.2029, 62.6812, 35.5134) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.16
Foam Green
#90FDA9
ΔE00 5.24
Palegreen
#98FB98
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE68E #E67AD2
analogous
#9CE67A #7AE68E #7AE6C4
triadic
#7AE68E #8E7AE6 #E68E7A
tetradic
#7AE68E #7A9CE6 #E67AD2 #E6C47A
square
#7AE68E #7A9CE6 #E67AD2 #E6C47A
split-complementary
#7AE68E #C47AE6 #E67A9C
monochromatic
#24C141 #46DC62 #7AE68E #AEF0BA #E1F9E6
Accessibility & contrast
On white
1.55
#7AE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#7AE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE68E
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE68E | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D9CB93
Tritanopia (blue-blind)
#67E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ae68e; /* rgb */ color: rgb(122, 230, 142); /* oklch */ color: oklch(83.9% 0.158 148.2);
Tailwind
colors: {
custom: {
50: '#a6eeb0',
500: '#7ae68e',
950: '#000000',
},
}SCSS
$custom: #7ae68e; $custom-light: #a6eeb0; $custom-dark: #000000;
JSON
{
"hex": "#7ae68e",
"rgb": {
"r": 122,
"g": 230,
"b": 142
},
"hsl": {
"h": 131.111,
"s": 68.354,
"l": 69.02
},
"oklch": {
"l": 0.83872,
"c": 0.15816,
"h": 148.2
},
"luminance": 0.62684
}Semantic roles & 50–950 ramp
primary
#7AE68E
secondary
#BE46A8
accent
#15AED0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581