#7FF98D#7FF98D
#7FF98D is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.6% C 0.183 H 146.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF98D |
|---|---|
| RGB | rgb(127, 249, 141) |
| HSL | hsl(127, 91%, 74%) |
| HSV | hsv(127, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 43.4%, 2.4%) |
| CIE-LAB | lab(89.01, -56.03, 41.47) |
| CIE-LCH | lch(89.01, 69.70, 143.49°) |
| OKLab | oklab(88.61% -0.1521 0.1018) |
| OKLCH | oklch(88.61% 0.183 146.2) |
| XYZ | xyz(47.4331, 74.1828, 37.0133) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.29
Mint Green
#8FFF9F
ΔE00 2.46
Palegreen
#98FB98
ΔE00 2.49
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Easter Green
#8CFD7E
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF98D #F97FEB
analogous
#AEF97F #7FF98D #7FF9CA
triadic
#7FF98D #8D7FF9 #F98D7F
tetradic
#7FF98D #7FAEF9 #F97FEB #F9CA7F
square
#7FF98D #7FAEF9 #F97FEB #F9CA7F
split-complementary
#7FF98D #CA7FF9 #F97FAE
monochromatic
#0BF226 #45F659 #7FF98D #B9FCC1 #E2FEE5
Accessibility & contrast
On white
1.33
#7FF98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#7FF98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF98D
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF98D | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE785
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#6BF4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff98d; /* rgb */ color: rgb(127, 249, 141); /* oklch */ color: oklch(88.6% 0.183 146.2);
Tailwind
colors: {
custom: {
50: '#abfcb0',
500: '#7ff98d',
950: '#000000',
},
}SCSS
$custom: #7ff98d; $custom-light: #abfcb0; $custom-dark: #000000;
JSON
{
"hex": "#7ff98d",
"rgb": {
"r": 127,
"g": 249,
"b": 141
},
"hsl": {
"h": 126.885,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.88606,
"c": 0.18299,
"h": 146.2
},
"luminance": 0.74186
}Semantic roles & 50–950 ramp
primary
#7FF98D
secondary
#D646C6
accent
#00CBE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581