#7FF99F#7FF99F
#7FF99F is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.9% C 0.166 H 150.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF99F |
|---|---|
| RGB | rgb(127, 249, 159) |
| HSL | hsl(136, 91%, 74%) |
| HSV | hsv(136, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.28, -53.20, 32.93) |
| CIE-LCH | lch(89.28, 62.57, 148.24°) |
| OKLab | oklab(88.92% -0.1445 0.0823) |
| OKLCH | oklch(88.92% 0.166 150.3) |
| XYZ | xyz(48.8829, 74.7627, 44.6489) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.82
Foam Green
#90FDA9
ΔE00 1.84
Baby Green
#8CFF9E
ΔE00 2.03
Mint Green
#8FFF9F
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF99F #F97FD9
analogous
#9CF97F #7FF99F #7FF9DC
triadic
#7FF99F #9F7FF9 #F99F7F
tetradic
#7FF99F #7F9CF9 #F97FD9 #F9DC7F
square
#7FF99F #7F9CF9 #F97FD9 #F9DC7F
split-complementary
#7FF99F #DC7FF9 #F97F9C
monochromatic
#0BF248 #45F673 #7FF99F #B9FCCB #E2FEE9
Accessibility & contrast
On white
1.32
#7FF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#7FF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF99F
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF99F | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE899
Deuteranopia (green-blind)
#E9DCA5
Tritanopia (blue-blind)
#66F5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff99f; /* rgb */ color: rgb(127, 249, 159); /* oklch */ color: oklch(88.9% 0.166 150.3);
Tailwind
colors: {
custom: {
50: '#abfcbc',
500: '#7ff99f',
950: '#000000',
},
}SCSS
$custom: #7ff99f; $custom-light: #abfcbc; $custom-dark: #000000;
JSON
{
"hex": "#7ff99f",
"rgb": {
"r": 127,
"g": 249,
"b": 159
},
"hsl": {
"h": 135.738,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.88919,
"c": 0.16633,
"h": 150.3
},
"luminance": 0.74767
}Semantic roles & 50–950 ramp
primary
#7FF99F
secondary
#D646B0
accent
#00A9E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582