#7AE38C#7AE38C
#7AE38C is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.156 H 147.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE38C |
|---|---|
| RGB | rgb(122, 227, 140) |
| HSL | hsl(130, 65%, 68%) |
| HSV | hsv(130, 46%, 89%) |
| CMYK | cmyk(46.3%, 0%, 38.3%, 11%) |
| CIE-LAB | lab(82.36, -48.57, 33.30) |
| CIE-LCH | lch(82.36, 58.89, 145.56°) |
| OKLab | oklab(83.12% -0.132 0.0828) |
| OKLCH | oklch(83.12% 0.156 147.9) |
| XYZ | xyz(40.2264, 60.9663, 34.4538) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.71
Light Sea Green
#98F6B0
ΔE00 5.81
Palegreen
#98FB98
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE38C #E37AD1
analogous
#9CE37A #7AE38C #7AE3C0
triadic
#7AE38C #8C7AE3 #E38C7A
tetradic
#7AE38C #7A9CE3 #E37AD1 #E3C07A
square
#7AE38C #7A9CE3 #E37AD1 #E3C07A
split-complementary
#7AE38C #C07AE3 #E37A9C
monochromatic
#27BB41 #47D860 #7AE38C #ADEEB8 #DFF8E3
Accessibility & contrast
On white
1.59
#7AE38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#7AE38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE38C
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE38C | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D386
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#68DFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ae38c; /* rgb */ color: rgb(122, 227, 140); /* oklch */ color: oklch(83.1% 0.156 147.9);
Tailwind
colors: {
custom: {
50: '#a6ecae',
500: '#7ae38c',
950: '#000000',
},
}SCSS
$custom: #7ae38c; $custom-light: #a6ecae; $custom-dark: #000000;
JSON
{
"hex": "#7ae38c",
"rgb": {
"r": 122,
"g": 227,
"b": 140
},
"hsl": {
"h": 130.286,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.83115,
"c": 0.1558,
"h": 147.9
},
"luminance": 0.60969
}Semantic roles & 50–950 ramp
primary
#7AE38C
secondary
#BA47A7
accent
#18AECD
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581