#7AFA8A#7AFA8A
#7AFA8A is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.6% C 0.190 H 146.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFA8A |
|---|---|
| RGB | rgb(122, 250, 138) |
| HSL | hsl(128, 93%, 73%) |
| HSV | hsv(128, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(89.08, -58.13, 42.98) |
| CIE-LCH | lch(89.08, 72.29, 143.52°) |
| OKLab | oklab(88.61% -0.1577 0.1051) |
| OKLCH | oklch(88.61% 0.19 146.3) |
| XYZ | xyz(46.7963, 74.3400, 35.9229) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Baby Green
#8CFF9E
ΔE00 2.69
Mint Green
#8FFF9F
ΔE00 2.90
Palegreen
#98FB98
ΔE00 3.00
Easter Green
#8CFD7E
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFA8A #FA7AEA
analogous
#AAFA7A #7AFA8A #7AFACA
triadic
#7AFA8A #8A7AFA #FA8A7A
tetradic
#7AFA8A #7AAAFA #FA7AEA #FACA7A
square
#7AFA8A #7AAAFA #FA7AEA #FACA7A
split-complementary
#7AFA8A #CA7AFA #FA7AAA
monochromatic
#09F126 #3FF856 #7AFA8A #B5FCBE #E2FEE5
Accessibility & contrast
On white
1.32
#7AFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#7AFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFA8A
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFA8A | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#63F5DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7afa8a; /* rgb */ color: rgb(122, 250, 138); /* oklch */ color: oklch(88.6% 0.190 146.3);
Tailwind
colors: {
custom: {
50: '#a9fdad',
500: '#7afa8a',
950: '#000000',
},
}SCSS
$custom: #7afa8a; $custom-light: #a9fdad; $custom-dark: #000000;
JSON
{
"hex": "#7afa8a",
"rgb": {
"r": 122,
"g": 250,
"b": 138
},
"hsl": {
"h": 127.5,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.88605,
"c": 0.18951,
"h": 146.3
},
"luminance": 0.74344
}Semantic roles & 50–950 ramp
primary
#7AFA8A
secondary
#D741C4
accent
#00C9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681