#7FFD97#7FFD97
#7FFD97 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.7% C 0.179 H 148.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFD97 |
|---|---|
| RGB | rgb(127, 253, 151) |
| HSL | hsl(131, 97%, 75%) |
| HSV | hsv(131, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(90.32, -56.10, 38.27) |
| CIE-LCH | lch(90.32, 67.91, 145.70°) |
| OKLab | oklab(89.73% -0.1522 0.0947) |
| OKLCH | oklch(89.73% 0.179 148.1) |
| XYZ | xyz(49.4605, 76.9930, 41.5269) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.28
Mint Green
#8FFF9F
ΔE00 1.56
Palegreen
#98FB98
ΔE00 2.60
Foam Green
#90FDA9
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.22
Lightgreen
#90EE90
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFD97 #FD7FE5
analogous
#A6FD7F #7FFD97 #7FFDD6
triadic
#7FFD97 #977FFD #FD977F
tetradic
#7FFD97 #7FA6FD #FD7FE5 #FDD67F
square
#7FFD97 #7FA6FD #FD7FE5 #FDD67F
split-complementary
#7FFD97 #D67FFD #FD7FA6
monochromatic
#06FB35 #43FC66 #7FFD97 #BBFEC8 #E1FFE7
Accessibility & contrast
On white
1.28
#7FFD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7FFD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFD97
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFD97 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#EEDF9D
Tritanopia (blue-blind)
#67F9E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffd97; /* rgb */ color: rgb(127, 253, 151); /* oklch */ color: oklch(89.7% 0.179 148.1);
Tailwind
colors: {
custom: {
50: '#acffb6',
500: '#7ffd97',
950: '#000000',
},
}SCSS
$custom: #7ffd97; $custom-light: #acffb6; $custom-dark: #000000;
JSON
{
"hex": "#7ffd97",
"rgb": {
"r": 127,
"g": 253,
"b": 151
},
"hsl": {
"h": 131.429,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.89726,
"c": 0.17925,
"h": 148.1
},
"luminance": 0.76997
}Semantic roles & 50–950 ramp
primary
#7FFD97
secondary
#DB45BF
accent
#00BAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681