#7AE48C#7AE48C
#7AE48C is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.4% C 0.157 H 147.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE48C |
|---|---|
| RGB | rgb(122, 228, 140) |
| HSL | hsl(130, 66%, 69%) |
| HSV | hsv(130, 46%, 89%) |
| CMYK | cmyk(46.5%, 0%, 38.6%, 10.6%) |
| CIE-LAB | lab(82.65, -48.98, 33.69) |
| CIE-LCH | lch(82.65, 59.45, 145.48°) |
| OKLab | oklab(83.36% -0.1331 0.0837) |
| OKLCH | oklch(83.36% 0.157 147.8) |
| XYZ | xyz(40.5007, 61.5149, 34.5452) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 5.51
Seafoam (survey)
#80F9AD
ΔE00 5.59
Palegreen
#98FB98
ΔE00 5.60
Foam Green
#90FDA9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE48C #E47AD2
analogous
#9DE47A #7AE48C #7AE4C1
triadic
#7AE48C #8C7AE4 #E48C7A
tetradic
#7AE48C #7A9DE4 #E47AD2 #E4C17A
square
#7AE48C #7A9DE4 #E47AD2 #E4C17A
split-complementary
#7AE48C #C17AE4 #E47A9D
monochromatic
#26BD40 #47DA60 #7AE48C #ADEEB8 #E0F9E4
Accessibility & contrast
On white
1.58
#7AE48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#7AE48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE48C
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE48C | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D486
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#68E0CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ae48c; /* rgb */ color: rgb(122, 228, 140); /* oklch */ color: oklch(83.4% 0.157 147.8);
Tailwind
colors: {
custom: {
50: '#a6edae',
500: '#7ae48c',
950: '#000000',
},
}SCSS
$custom: #7ae48c; $custom-light: #a6edae; $custom-dark: #000000;
JSON
{
"hex": "#7ae48c",
"rgb": {
"r": 122,
"g": 228,
"b": 140
},
"hsl": {
"h": 130.189,
"s": 66.25,
"l": 68.627
},
"oklch": {
"l": 0.83356,
"c": 0.15722,
"h": 147.8
},
"luminance": 0.61518
}Semantic roles & 50–950 ramp
primary
#7AE48C
secondary
#BB47A8
accent
#17AFCE
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581