#7FF98A#7FF98A
#7FF98A is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.6% C 0.186 H 145.6°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF98A |
|---|---|
| RGB | rgb(127, 249, 138) |
| HSL | hsl(125, 91%, 74%) |
| HSV | hsv(125, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(88.97, -56.46, 42.87) |
| CIE-LCH | lch(88.97, 70.89, 142.79°) |
| OKLab | oklab(88.56% -0.1533 0.1049) |
| OKLCH | oklch(88.56% 0.186 145.6) |
| XYZ | xyz(47.2129, 74.0948, 35.8536) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.63
Palegreen
#98FB98
ΔE00 2.63
Lightgreen (survey)
#76FF7B
ΔE00 2.70
Mint Green
#8FFF9F
ΔE00 2.79
Easter Green
#8CFD7E
ΔE00 2.83
Lightgreen
#90EE90
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF98A #F97FEE
analogous
#B1F97F #7FF98A #7FF9C7
triadic
#7FF98A #8A7FF9 #F98A7F
tetradic
#7FF98A #7FB1F9 #F97FEE #F9C77F
square
#7FF98A #7FB1F9 #F97FEE #F9C77F
split-complementary
#7FF98A #C77FF9 #F97FB1
monochromatic
#0BF220 #45F655 #7FF98A #B9FCBF #E2FEE4
Accessibility & contrast
On white
1.33
#7FF98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#7FF98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF98A
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF98A | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#6BF4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff98a; /* rgb */ color: rgb(127, 249, 138); /* oklch */ color: oklch(88.6% 0.186 145.6);
Tailwind
colors: {
custom: {
50: '#abfcad',
500: '#7ff98a',
950: '#000000',
},
}SCSS
$custom: #7ff98a; $custom-light: #abfcad; $custom-dark: #000000;
JSON
{
"hex": "#7ff98a",
"rgb": {
"r": 127,
"g": 249,
"b": 138
},
"hsl": {
"h": 125.41,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.88559,
"c": 0.18574,
"h": 145.6
},
"luminance": 0.74098
}Semantic roles & 50–950 ramp
primary
#7FF98A
secondary
#D646C9
accent
#00D1E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581