#7FF98E#7FF98E
#7FF98E is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.6% C 0.182 H 146.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF98E |
|---|---|
| RGB | rgb(127, 249, 142) |
| HSL | hsl(127, 91%, 74%) |
| HSV | hsv(127, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(89.02, -55.88, 41.00) |
| CIE-LCH | lch(89.02, 69.31, 143.73°) |
| OKLab | oklab(88.62% -0.1517 0.1007) |
| OKLCH | oklch(88.62% 0.182 146.4) |
| XYZ | xyz(47.5078, 74.2127, 37.4070) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.18
Mint Green
#8FFF9F
ΔE00 2.36
Palegreen
#98FB98
ΔE00 2.46
Lightgreen
#90EE90
ΔE00 3.22
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Easter Green
#8CFD7E
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF98E #F97FEA
analogous
#ADF97F #7FF98E #7FF9CB
triadic
#7FF98E #8E7FF9 #F98E7F
tetradic
#7FF98E #7FADF9 #F97FEA #F9CB7F
square
#7FF98E #7FADF9 #F97FEA #F9CB7F
split-complementary
#7FF98E #CB7FF9 #F97FAD
monochromatic
#0BF228 #45F65A #7FF98E #B9FCC2 #E2FEE5
Accessibility & contrast
On white
1.33
#7FF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#7FF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF98E
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF98E | 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)
#FCE786
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#6AF4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff98e; /* rgb */ color: rgb(127, 249, 142); /* oklch */ color: oklch(88.6% 0.182 146.4);
Tailwind
colors: {
custom: {
50: '#abfcb0',
500: '#7ff98e',
950: '#000000',
},
}SCSS
$custom: #7ff98e; $custom-light: #abfcb0; $custom-dark: #000000;
JSON
{
"hex": "#7ff98e",
"rgb": {
"r": 127,
"g": 249,
"b": 142
},
"hsl": {
"h": 127.377,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.88623,
"c": 0.18207,
"h": 146.4
},
"luminance": 0.74216
}Semantic roles & 50–950 ramp
primary
#7FF98E
secondary
#D646C4
accent
#00C9E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581