#7FF49C#7FF49C
#7FF49C is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.7% C 0.162 H 150.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF49C |
|---|---|
| RGB | rgb(127, 244, 156) |
| HSL | hsl(135, 84%, 73%) |
| HSV | hsv(135, 48%, 96%) |
| CMYK | cmyk(48%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(87.78, -51.66, 32.44) |
| CIE-LCH | lch(87.78, 61.00, 147.87°) |
| OKLab | oklab(87.68% -0.1404 0.0811) |
| OKLCH | oklch(87.68% 0.162 150) |
| XYZ | xyz(47.1008, 71.6101, 42.7862) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.69
Baby Green
#8CFF9E
ΔE00 2.76
Mint Green
#8FFF9F
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF49C #F47FD7
analogous
#9CF47F #7FF49C #7FF4D7
triadic
#7FF49C #9C7FF4 #F49C7F
tetradic
#7FF49C #7F9CF4 #F47FD7 #F4D77F
square
#7FF49C #7F9CF4 #F47FD7 #F4D77F
split-complementary
#7FF49C #D77FF4 #F47F9C
monochromatic
#14E548 #47EF70 #7FF49C #B7F9C8 #E3FDE9
Accessibility & contrast
On white
1.37
#7FF49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#7FF49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF49C
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF49C | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E396
Deuteranopia (green-blind)
#E5D8A1
Tritanopia (blue-blind)
#68F0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff49c; /* rgb */ color: rgb(127, 244, 156); /* oklch */ color: oklch(87.7% 0.162 150.0);
Tailwind
colors: {
custom: {
50: '#abf8ba',
500: '#7ff49c',
950: '#000000',
},
}SCSS
$custom: #7ff49c; $custom-light: #abf8ba; $custom-dark: #000000;
JSON
{
"hex": "#7ff49c",
"rgb": {
"r": 127,
"g": 244,
"b": 156
},
"hsl": {
"h": 134.872,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.87677,
"c": 0.16213,
"h": 150
},
"luminance": 0.71614
}Semantic roles & 50–950 ramp
primary
#7FF49C
secondary
#D048AE
accent
#05AAE1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581