#7FF49E#7FF49E
#7FF49E is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.7% C 0.160 H 150.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF49E |
|---|---|
| RGB | rgb(127, 244, 158) |
| HSL | hsl(136, 84%, 73%) |
| HSV | hsv(136, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(87.81, -51.32, 31.48) |
| CIE-LCH | lch(87.81, 60.21, 148.48°) |
| OKLab | oklab(87.72% -0.1395 0.0788) |
| OKLCH | oklch(87.72% 0.16 150.5) |
| XYZ | xyz(47.2715, 71.6784, 43.6854) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.27
Foam Green
#90FDA9
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.36
Baby Green
#8CFF9E
ΔE00 2.94
Mint Green
#8FFF9F
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF49E #F47FD5
analogous
#9BF47F #7FF49E #7FF4D8
triadic
#7FF49E #9E7FF4 #F49E7F
tetradic
#7FF49E #7F9BF4 #F47FD5 #F4D87F
square
#7FF49E #7F9BF4 #F47FD5 #F4D87F
split-complementary
#7FF49E #D87FF4 #F47F9B
monochromatic
#14E54B #47EF73 #7FF49E #B7F9C9 #E3FDEA
Accessibility & contrast
On white
1.37
#7FF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#7FF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF49E
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF49E | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E398
Deuteranopia (green-blind)
#E4D8A3
Tritanopia (blue-blind)
#67F1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff49e; /* rgb */ color: rgb(127, 244, 158); /* oklch */ color: oklch(87.7% 0.160 150.5);
Tailwind
colors: {
custom: {
50: '#abf8bb',
500: '#7ff49e',
950: '#000000',
},
}SCSS
$custom: #7ff49e; $custom-light: #abf8bb; $custom-dark: #000000;
JSON
{
"hex": "#7ff49e",
"rgb": {
"r": 127,
"g": 244,
"b": 158
},
"hsl": {
"h": 135.897,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87715,
"c": 0.16026,
"h": 150.5
},
"luminance": 0.71682
}Semantic roles & 50–950 ramp
primary
#7FF49E
secondary
#D048AC
accent
#05A6E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582