#7FD49A#7FD49A
#7FD49A is a light, moderate green. Relative luminance 0.539; OKLCH L 80.0% C 0.117 H 153.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD49A |
|---|---|
| RGB | rgb(127, 212, 154) |
| HSL | hsl(139, 50%, 66%) |
| HSV | hsv(139, 40%, 83%) |
| CMYK | cmyk(40.1%, 0%, 27.4%, 16.9%) |
| CIE-LAB | lab(78.42, -38.24, 20.80) |
| CIE-LCH | lch(78.42, 43.53, 151.45°) |
| OKLab | oklab(80.05% -0.1047 0.0529) |
| OKLCH | oklch(80.05% 0.117 153.2) |
| XYZ | xyz(38.1262, 53.9297, 38.9661) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 4.85
Soft Green
#6FC276
ΔE00 6.40
Emerald
#50C878
ΔE00 6.53
Eucalyptus
#44D7A8
ΔE00 6.88
Mediumaquamarine
#66CDAA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD49A #D47FB9
analogous
#8FD47F #7FD49A #7FD4C5
triadic
#7FD49A #9A7FD4 #D49A7F
tetradic
#7FD49A #7F8FD4 #D47FB9 #D4C57F
square
#7FD49A #7F8FD4 #D47FB9 #D4C57F
split-complementary
#7FD49A #C57FD4 #D47F8F
monochromatic
#36A259 #51C576 #7FD49A #ADE3BE #DBF3E2
Accessibility & contrast
On white
1.78
#7FD49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#7FD49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD49A
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD49A | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C797
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#6FD2C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd49a; /* rgb */ color: rgb(127, 212, 154); /* oklch */ color: oklch(80.0% 0.117 153.2);
Tailwind
colors: {
custom: {
50: '#a7e1b8',
500: '#7fd49a',
950: '#000000',
},
}SCSS
$custom: #7fd49a; $custom-light: #a7e1b8; $custom-dark: #000000;
JSON
{
"hex": "#7fd49a",
"rgb": {
"r": 127,
"g": 212,
"b": 154
},
"hsl": {
"h": 139.059,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.80048,
"c": 0.11732,
"h": 153.2
},
"luminance": 0.53932
}Semantic roles & 50–950 ramp
primary
#7FD49A
secondary
#A7518B
accent
#288EBD
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481