#7FF49F#7FF49F
#7FF49F is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.7% C 0.159 H 150.8°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF49F |
|---|---|
| RGB | rgb(127, 244, 159) |
| HSL | hsl(136, 84%, 73%) |
| HSV | hsv(136, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(87.83, -51.16, 31.00) |
| CIE-LCH | lch(87.83, 59.81, 148.79°) |
| OKLab | oklab(87.73% -0.1391 0.0777) |
| OKLCH | oklch(87.73% 0.159 150.8) |
| XYZ | xyz(47.3580, 71.7130, 44.1406) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.26
Foam Green
#90FDA9
ΔE00 2.28
Baby Green
#8CFF9E
ΔE00 3.05
Mint Green
#8FFF9F
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF49F #F47FD4
analogous
#9AF47F #7FF49F #7FF4D9
triadic
#7FF49F #9F7FF4 #F49F7F
tetradic
#7FF49F #7F9AF4 #F47FD4 #F4D97F
square
#7FF49F #7F9AF4 #F47FD4 #F4D97F
split-complementary
#7FF49F #D97FF4 #F47F9A
monochromatic
#14E54D #47EF75 #7FF49F #B7F9C9 #E3FDEA
Accessibility & contrast
On white
1.37
#7FF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#7FF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF49F
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF49F | 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)
#F5E399
Deuteranopia (green-blind)
#E4D8A4
Tritanopia (blue-blind)
#67F1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff49f; /* rgb */ color: rgb(127, 244, 159); /* oklch */ color: oklch(87.7% 0.159 150.8);
Tailwind
colors: {
custom: {
50: '#abf8bc',
500: '#7ff49f',
950: '#000000',
},
}SCSS
$custom: #7ff49f; $custom-light: #abf8bc; $custom-dark: #000000;
JSON
{
"hex": "#7ff49f",
"rgb": {
"r": 127,
"g": 244,
"b": 159
},
"hsl": {
"h": 136.41,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87734,
"c": 0.15933,
"h": 150.8
},
"luminance": 0.71717
}Semantic roles & 50–950 ramp
primary
#7FF49F
secondary
#D048AA
accent
#05A5E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582