#7FFD91#7FFD91
#7FFD91 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.6% C 0.185 H 146.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFD91 |
|---|---|
| RGB | rgb(127, 253, 145) |
| HSL | hsl(129, 97%, 75%) |
| HSV | hsv(129, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(90.23, -57.01, 41.09) |
| CIE-LCH | lch(90.23, 70.28, 144.22°) |
| OKLab | oklab(89.63% -0.1547 0.101) |
| OKLCH | oklch(89.63% 0.185 146.8) |
| XYZ | xyz(48.9856, 76.8031, 39.0257) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.84
Mint Green
#8FFF9F
ΔE00 2.07
Palegreen
#98FB98
ΔE00 2.55
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 3.39
Foam Green
#90FDA9
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFD91 #FD7FEB
analogous
#ACFD7F #7FFD91 #7FFDD0
triadic
#7FFD91 #917FFD #FD917F
tetradic
#7FFD91 #7FACFD #FD7FEB #FDD07F
square
#7FFD91 #7FACFD #FD7FEB #FDD07F
split-complementary
#7FFD91 #D07FFD #FD7FAC
monochromatic
#06FB29 #43FC5D #7FFD91 #BBFEC5 #E1FFE5
Accessibility & contrast
On white
1.28
#7FFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#7FFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFD91
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFD91 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#69F8E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffd91; /* rgb */ color: rgb(127, 253, 145); /* oklch */ color: oklch(89.6% 0.185 146.8);
Tailwind
colors: {
custom: {
50: '#acffb2',
500: '#7ffd91',
950: '#000000',
},
}SCSS
$custom: #7ffd91; $custom-light: #acffb2; $custom-dark: #000000;
JSON
{
"hex": "#7ffd91",
"rgb": {
"r": 127,
"g": 253,
"b": 145
},
"hsl": {
"h": 128.571,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.89625,
"c": 0.18476,
"h": 146.8
},
"luminance": 0.76807
}Semantic roles & 50–950 ramp
primary
#7FFD91
secondary
#DB45C6
accent
#00C5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681