#7FD39C#7FD39C
#7FD39C is a light, moderate green. Relative luminance 0.535; OKLCH L 79.9% C 0.114 H 154.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD39C |
|---|---|
| RGB | rgb(127, 211, 156) |
| HSL | hsl(141, 49%, 66%) |
| HSV | hsv(141, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 26.1%, 17.3%) |
| CIE-LAB | lab(78.17, -37.41, 19.40) |
| CIE-LCH | lch(78.17, 42.14, 152.59°) |
| OKLab | oklab(79.86% -0.1026 0.0494) |
| OKLCH | oklch(79.86% 0.114 154.3) |
| XYZ | xyz(38.0450, 53.4985, 39.7676) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.52
Hospital Green
#9BE5AA
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 6.39
Eucalyptus
#44D7A8
ΔE00 6.57
Soft Green
#6FC276
ΔE00 6.70
Emerald
#50C878
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD39C #D37FB6
analogous
#8CD37F #7FD39C #7FD3C6
triadic
#7FD39C #9C7FD3 #D39C7F
tetradic
#7FD39C #7F8CD3 #D37FB6 #D3C67F
square
#7FD39C #7F8CD3 #D37FB6 #D3C67F
split-complementary
#7FD39C #C67FD3 #D37F8C
monochromatic
#37A05C #51C379 #7FD39C #ADE3BF #DAF2E2
Accessibility & contrast
On white
1.79
#7FD39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#7FD39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD39C
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD39C | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C799
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#6ED1C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fd39c; /* rgb */ color: rgb(127, 211, 156); /* oklch */ color: oklch(79.9% 0.114 154.3);
Tailwind
colors: {
custom: {
50: '#a7e1b9',
500: '#7fd39c',
950: '#000000',
},
}SCSS
$custom: #7fd39c; $custom-light: #a7e1b9; $custom-dark: #000000;
JSON
{
"hex": "#7fd39c",
"rgb": {
"r": 127,
"g": 211,
"b": 156
},
"hsl": {
"h": 140.714,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.79857,
"c": 0.11393,
"h": 154.3
},
"luminance": 0.53501
}Semantic roles & 50–950 ramp
primary
#7FD39C
secondary
#A55188
accent
#2989BC
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481