#7FF49D#7FF49D
#7FF49D is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.7% C 0.161 H 150.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF49D |
|---|---|
| RGB | rgb(127, 244, 157) |
| HSL | hsl(135, 84%, 73%) |
| HSV | hsv(135, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(87.80, -51.49, 31.96) |
| CIE-LCH | lch(87.80, 60.60, 148.17°) |
| OKLab | oklab(87.7% -0.14 0.0799) |
| OKLCH | oklch(87.7% 0.161 150.3) |
| XYZ | xyz(47.1858, 71.6441, 43.2340) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.53
Baby Green
#8CFF9E
ΔE00 2.84
Mint Green
#8FFF9F
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF49D #F47FD6
analogous
#9BF47F #7FF49D #7FF4D8
triadic
#7FF49D #9D7FF4 #F49D7F
tetradic
#7FF49D #7F9BF4 #F47FD6 #F4D87F
square
#7FF49D #7F9BF4 #F47FD6 #F4D87F
split-complementary
#7FF49D #D87FF4 #F47F9B
monochromatic
#14E549 #47EF72 #7FF49D #B7F9C8 #E3FDE9
Accessibility & contrast
On white
1.37
#7FF49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#7FF49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF49D
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF49D | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E397
Deuteranopia (green-blind)
#E5D8A2
Tritanopia (blue-blind)
#67F0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff49d; /* rgb */ color: rgb(127, 244, 157); /* oklch */ color: oklch(87.7% 0.161 150.3);
Tailwind
colors: {
custom: {
50: '#abf8ba',
500: '#7ff49d',
950: '#000000',
},
}SCSS
$custom: #7ff49d; $custom-light: #abf8ba; $custom-dark: #000000;
JSON
{
"hex": "#7ff49d",
"rgb": {
"r": 127,
"g": 244,
"b": 157
},
"hsl": {
"h": 135.385,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87696,
"c": 0.16119,
"h": 150.3
},
"luminance": 0.71648
}Semantic roles & 50–950 ramp
primary
#7FF49D
secondary
#D048AD
accent
#05A8E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582