#7FF99E#7FF99E
#7FF99E is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.9% C 0.167 H 150.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF99E |
|---|---|
| RGB | rgb(127, 249, 158) |
| HSL | hsl(135, 91%, 74%) |
| HSV | hsv(135, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(89.27, -53.37, 33.41) |
| CIE-LCH | lch(89.27, 62.96, 147.95°) |
| OKLab | oklab(88.9% -0.145 0.0834) |
| OKLCH | oklch(88.9% 0.167 150.1) |
| XYZ | xyz(48.7964, 74.7282, 44.1937) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.91
Baby Green
#8CFF9E
ΔE00 1.92
Light Bluish Green
#76FDA8
ΔE00 1.95
Mint Green
#8FFF9F
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF99E #F97FDA
analogous
#9DF97F #7FF99E #7FF9DB
triadic
#7FF99E #9E7FF9 #F99E7F
tetradic
#7FF99E #7F9DF9 #F97FDA #F9DB7F
square
#7FF99E #7F9DF9 #F97FDA #F9DB7F
split-complementary
#7FF99E #DB7FF9 #F97F9D
monochromatic
#0BF246 #45F672 #7FF99E #B9FCCA #E2FEE9
Accessibility & contrast
On white
1.32
#7FF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#7FF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF99E
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF99E | 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)
#FAE898
Deuteranopia (green-blind)
#E9DCA4
Tritanopia (blue-blind)
#66F5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff99e; /* rgb */ color: rgb(127, 249, 158); /* oklch */ color: oklch(88.9% 0.167 150.1);
Tailwind
colors: {
custom: {
50: '#abfcbb',
500: '#7ff99e',
950: '#000000',
},
}SCSS
$custom: #7ff99e; $custom-light: #abfcbb; $custom-dark: #000000;
JSON
{
"hex": "#7ff99e",
"rgb": {
"r": 127,
"g": 249,
"b": 158
},
"hsl": {
"h": 135.246,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.889,
"c": 0.16726,
"h": 150.1
},
"luminance": 0.74732
}Semantic roles & 50–950 ramp
primary
#7FF99E
secondary
#D646B1
accent
#00ABE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582