#7AE88C#7AE88C
#7AE88C is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.3% C 0.163 H 147.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE88C |
|---|---|
| RGB | rgb(122, 232, 140) |
| HSL | hsl(130, 71%, 69%) |
| HSV | hsv(130, 47%, 91%) |
| CMYK | cmyk(47.4%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(83.83, -50.64, 35.23) |
| CIE-LCH | lch(83.83, 61.69, 145.17°) |
| OKLab | oklab(84.32% -0.1375 0.0873) |
| OKLCH | oklch(84.32% 0.163 147.6) |
| XYZ | xyz(41.6138, 63.7412, 34.9163) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.58
Weird Green
#3AE57F
ΔE00 4.36
Palegreen
#98FB98
ΔE00 4.79
Baby Green
#8CFF9E
ΔE00 4.94
Mint Green
#8FFF9F
ΔE00 5.00
Foam Green
#90FDA9
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE88C #E87AD6
analogous
#9FE87A #7AE88C #7AE8C3
triadic
#7AE88C #8C7AE8 #E88C7A
tetradic
#7AE88C #7A9FE8 #E87AD6 #E8C37A
square
#7AE88C #7A9FE8 #E87AD6 #E8C37A
split-complementary
#7AE88C #C37AE8 #E87A9F
monochromatic
#22C53D #46DF5F #7AE88C #AEF1B9 #E2FAE6
Accessibility & contrast
On white
1.53
#7AE88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#7AE88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE88C
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE88C | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#67E4D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7ae88c; /* rgb */ color: rgb(122, 232, 140); /* oklch */ color: oklch(84.3% 0.163 147.6);
Tailwind
colors: {
custom: {
50: '#a7f0ae',
500: '#7ae88c',
950: '#000000',
},
}SCSS
$custom: #7ae88c; $custom-light: #a7f0ae; $custom-dark: #000000;
JSON
{
"hex": "#7ae88c",
"rgb": {
"r": 122,
"g": 232,
"b": 140
},
"hsl": {
"h": 129.818,
"s": 70.513,
"l": 69.412
},
"oklch": {
"l": 0.84316,
"c": 0.16289,
"h": 147.6
},
"luminance": 0.63744
}Semantic roles & 50–950 ramp
primary
#7AE88C
secondary
#C046AC
accent
#13B3D3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581