#7DFF91#7DFF91
#7DFF91 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.0% C 0.188 H 147.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFF91 |
|---|---|
| RGB | rgb(125, 255, 145) |
| HSL | hsl(129, 100%, 75%) |
| HSV | hsv(129, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(90.74, -58.30, 41.73) |
| CIE-LCH | lch(90.74, 71.70, 144.40°) |
| OKLab | oklab(90.03% -0.1581 0.1025) |
| OKLCH | oklch(90.03% 0.188 147) |
| XYZ | xyz(49.3253, 77.9203, 39.2234) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.03
Mint Green
#8FFF9F
ΔE00 2.27
Palegreen
#98FB98
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 2.88
Easter Green
#8CFD7E
ΔE00 3.38
Foam Green
#90FDA9
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFF91 #FF7DEB
analogous
#AAFF7D #7DFF91 #7DFFD2
triadic
#7DFF91 #917DFF #FF917D
tetradic
#7DFF91 #7DAAFF #FF7DEB #FFD27D
square
#7DFF91 #7DAAFF #FF7DEB #FFD27D
split-complementary
#7DFF91 #D27DFF #FF7DAA
monochromatic
#03FF29 #40FF5D #7DFF91 #BAFFC5 #E0FFE5
Accessibility & contrast
On white
1.27
#7DFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#7DFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFF91
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFF91 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#65FAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dff91; /* rgb */ color: rgb(125, 255, 145); /* oklch */ color: oklch(90.0% 0.188 147.0);
Tailwind
colors: {
custom: {
50: '#abffb2',
500: '#7dff91',
950: '#000000',
},
}SCSS
$custom: #7dff91; $custom-light: #abffb2; $custom-dark: #000000;
JSON
{
"hex": "#7dff91",
"rgb": {
"r": 125,
"g": 255,
"b": 145
},
"hsl": {
"h": 129.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90026,
"c": 0.18843,
"h": 147
},
"luminance": 0.77924
}Semantic roles & 50–950 ramp
primary
#7DFF91
secondary
#DE42C6
accent
#00C2E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681