#7AFE91#7AFE91
#7AFE91 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.7% C 0.189 H 147.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFE91 |
|---|---|
| RGB | rgb(122, 254, 145) |
| HSL | hsl(130, 99%, 74%) |
| HSV | hsv(130, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(90.35, -58.65, 41.21) |
| CIE-LCH | lch(90.35, 71.68, 144.91°) |
| OKLab | oklab(89.68% -0.159 0.1013) |
| OKLCH | oklch(89.68% 0.189 147.5) |
| XYZ | xyz(48.5756, 77.0615, 39.0972) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.06
Mint Green
#8FFF9F
ΔE00 2.32
Palegreen
#98FB98
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Easter Green
#8CFD7E
ΔE00 3.63
Foam Green
#90FDA9
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFE91 #FE7AE7
analogous
#A5FE7A #7AFE91 #7AFED3
triadic
#7AFE91 #917AFE #FE917A
tetradic
#7AFE91 #7AA5FE #FE7AE7 #FED37A
square
#7AFE91 #7AA5FE #FE7AE7 #FED37A
split-complementary
#7AFE91 #D37AFE #FE7AA5
monochromatic
#02FC2D #3DFE5F #7AFE91 #B7FEC3 #E1FFE6
Accessibility & contrast
On white
1.28
#7AFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7AFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFE91
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFE91 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#60F9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afe91; /* rgb */ color: rgb(122, 254, 145); /* oklch */ color: oklch(89.7% 0.189 147.5);
Tailwind
colors: {
custom: {
50: '#a9ffb2',
500: '#7afe91',
950: '#000000',
},
}SCSS
$custom: #7afe91; $custom-light: #a9ffb2; $custom-dark: #000000;
JSON
{
"hex": "#7afe91",
"rgb": {
"r": 122,
"g": 254,
"b": 145
},
"hsl": {
"h": 130.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.89675,
"c": 0.18852,
"h": 147.5
},
"luminance": 0.77066
}Semantic roles & 50–950 ramp
primary
#7AFE91
secondary
#DC40C1
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681