#7AFE97#7AFE97
#7AFE97 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.183 H 148.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFE97 |
|---|---|
| RGB | rgb(122, 254, 151) |
| HSL | hsl(133, 99%, 74%) |
| HSV | hsv(133, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(90.44, -57.73, 38.39) |
| CIE-LCH | lch(90.44, 69.32, 146.37°) |
| OKLab | oklab(89.78% -0.1565 0.095) |
| OKLCH | oklch(89.78% 0.183 148.7) |
| XYZ | xyz(49.0506, 77.2515, 41.5984) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.62
Mint Green
#8FFF9F
ΔE00 1.92
Palegreen
#98FB98
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.10
Foam Green
#90FDA9
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFE97 #FE7AE1
analogous
#9FFE7A #7AFE97 #7AFED9
triadic
#7AFE97 #977AFE #FE977A
tetradic
#7AFE97 #7A9FFE #FE7AE1 #FED97A
square
#7AFE97 #7A9FFE #FE7AE1 #FED97A
split-complementary
#7AFE97 #D97AFE #FE7A9F
monochromatic
#02FC39 #3DFE68 #7AFE97 #B7FEC6 #E1FFE7
Accessibility & contrast
On white
1.28
#7AFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#7AFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFE97
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFE97 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#5EFAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afe97; /* rgb */ color: rgb(122, 254, 151); /* oklch */ color: oklch(89.8% 0.183 148.7);
Tailwind
colors: {
custom: {
50: '#a9ffb6',
500: '#7afe97',
950: '#000000',
},
}SCSS
$custom: #7afe97; $custom-light: #a9ffb6; $custom-dark: #000000;
JSON
{
"hex": "#7afe97",
"rgb": {
"r": 122,
"g": 254,
"b": 151
},
"hsl": {
"h": 133.182,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.89775,
"c": 0.18305,
"h": 148.7
},
"luminance": 0.77256
}Semantic roles & 50–950 ramp
primary
#7AFE97
secondary
#DC40BA
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681