#7AFF92#7AFF92
#7AFF92 is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.189 H 147.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFF92 |
|---|---|
| RGB | rgb(122, 255, 146) |
| HSL | hsl(131, 100%, 74%) |
| HSV | hsv(131, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(90.66, -58.88, 41.12) |
| CIE-LCH | lch(90.66, 71.82, 145.08°) |
| OKLab | oklab(89.93% -0.1596 0.1011) |
| OKLCH | oklch(89.93% 0.189 147.6) |
| XYZ | xyz(48.9713, 77.7288, 39.6111) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.03
Mint Green
#8FFF9F
ΔE00 2.30
Palegreen
#98FB98
ΔE00 3.07
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Easter Green
#8CFD7E
ΔE00 3.70
Foam Green
#90FDA9
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFF92 #FF7AE7
analogous
#A5FF7A #7AFF92 #7AFFD5
triadic
#7AFF92 #927AFF #FF927A
tetradic
#7AFF92 #7AA5FF #FF7AE7 #FFD57A
square
#7AFF92 #7AA5FF #FF7AE7 #FFD57A
split-complementary
#7AFF92 #D57AFF #FF7AA5
monochromatic
#00FF2E #3DFF60 #7AFF92 #B7FFC4 #E0FFE6
Accessibility & contrast
On white
1.27
#7AFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7AFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFF92
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFF92 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#60FAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7aff92; /* rgb */ color: rgb(122, 255, 146); /* oklch */ color: oklch(89.9% 0.189 147.6);
Tailwind
colors: {
custom: {
50: '#a9ffb3',
500: '#7aff92',
950: '#000000',
},
}SCSS
$custom: #7aff92; $custom-light: #a9ffb3; $custom-dark: #000000;
JSON
{
"hex": "#7aff92",
"rgb": {
"r": 122,
"g": 255,
"b": 146
},
"hsl": {
"h": 130.827,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.8993,
"c": 0.18896,
"h": 147.6
},
"luminance": 0.77733
}Semantic roles & 50–950 ramp
primary
#7AFF92
secondary
#DD40C1
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111811
muted
#818681