#7DFF8A#7DFF8A
#7DFF8A is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.195 H 145.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFF8A |
|---|---|
| RGB | rgb(125, 255, 138) |
| HSL | hsl(126, 100%, 75%) |
| HSV | hsv(126, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.65, -59.31, 44.98) |
| CIE-LCH | lch(90.65, 74.44, 142.82°) |
| OKLab | oklab(89.92% -0.1609 0.1097) |
| OKLCH | oklch(89.92% 0.195 145.7) |
| XYZ | xyz(48.8021, 77.7110, 36.4679) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.89
Easter Green
#8CFD7E
ΔE00 2.50
Baby Green
#8CFF9E
ΔE00 2.88
Mint Green
#8FFF9F
ΔE00 3.07
Palegreen
#98FB98
ΔE00 3.19
Light Green
#96F97B
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFF8A #FF7DF2
analogous
#B1FF7D #7DFF8A #7DFFCB
triadic
#7DFF8A #8A7DFF #FF8A7D
tetradic
#7DFF8A #7DB1FF #FF7DF2 #FFCB7D
square
#7DFF8A #7DB1FF #FF7DF2 #FFCB7D
split-complementary
#7DFF8A #CB7DFF #FF7DB1
monochromatic
#03FF1C #40FF53 #7DFF8A #BAFFC1 #E0FFE3
Accessibility & contrast
On white
1.27
#7DFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7DFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFF8A
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFF8A | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#67FAE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dff8a; /* rgb */ color: rgb(125, 255, 138); /* oklch */ color: oklch(89.9% 0.195 145.7);
Tailwind
colors: {
custom: {
50: '#abffae',
500: '#7dff8a',
950: '#000000',
},
}SCSS
$custom: #7dff8a; $custom-light: #abffae; $custom-dark: #000000;
JSON
{
"hex": "#7dff8a",
"rgb": {
"r": 125,
"g": 255,
"b": 138
},
"hsl": {
"h": 126,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.89916,
"c": 0.19475,
"h": 145.7
},
"luminance": 0.77715
}Semantic roles & 50–950 ramp
primary
#7DFF8A
secondary
#DE42CE
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681