#7FD49C#7FD49C
#7FD49C is a light, moderate green. Relative luminance 0.540; OKLCH L 80.1% C 0.115 H 154.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD49C |
|---|---|
| RGB | rgb(127, 212, 156) |
| HSL | hsl(140, 50%, 66%) |
| HSV | hsv(140, 40%, 83%) |
| CMYK | cmyk(40.1%, 0%, 26.4%, 16.9%) |
| CIE-LAB | lab(78.46, -37.86, 19.80) |
| CIE-LCH | lch(78.46, 42.73, 152.39°) |
| OKLab | oklab(80.09% -0.1038 0.0504) |
| OKLCH | oklch(80.09% 0.115 154.1) |
| XYZ | xyz(38.2942, 53.9969, 39.8506) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.49
Hospital Green
#9BE5AA
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 6.58
Eucalyptus
#44D7A8
ΔE00 6.60
Soft Green
#6FC276
ΔE00 6.73
Emerald
#50C878
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD49C #D47FB7
analogous
#8DD47F #7FD49C #7FD4C7
triadic
#7FD49C #9C7FD4 #D49C7F
tetradic
#7FD49C #7F8DD4 #D47FB7 #D4C77F
square
#7FD49C #7F8DD4 #D47FB7 #D4C77F
split-complementary
#7FD49C #C77FD4 #D47F8D
monochromatic
#36A25B #51C579 #7FD49C #ADE3BF #DBF3E3
Accessibility & contrast
On white
1.78
#7FD49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7FD49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD49C
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD49C | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C899
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#6ED2C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd49c; /* rgb */ color: rgb(127, 212, 156); /* oklch */ color: oklch(80.1% 0.115 154.1);
Tailwind
colors: {
custom: {
50: '#a7e1b9',
500: '#7fd49c',
950: '#000000',
},
}SCSS
$custom: #7fd49c; $custom-light: #a7e1b9; $custom-dark: #000000;
JSON
{
"hex": "#7fd49c",
"rgb": {
"r": 127,
"g": 212,
"b": 156
},
"hsl": {
"h": 140.471,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.80093,
"c": 0.11545,
"h": 154.1
},
"luminance": 0.53999
}Semantic roles & 50–950 ramp
primary
#7FD49C
secondary
#A75189
accent
#288ABD
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481