#7FE49C#7FE49C
#7FE49C is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.9% C 0.139 H 151.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE49C |
|---|---|
| RGB | rgb(127, 228, 156) |
| HSL | hsl(137, 65%, 70%) |
| HSV | hsv(137, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(83.12, -44.93, 26.19) |
| CIE-LCH | lch(83.12, 52.01, 149.77°) |
| OKLab | oklab(83.88% -0.1225 0.0661) |
| OKLCH | oklch(83.88% 0.139 151.7) |
| XYZ | xyz(42.4938, 62.3961, 41.2505) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.84
Light Sea Green
#98F6B0
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.68
Lightgreen
#90EE90
ΔE00 4.83
Light Blue Green
#7EFBB3
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE49C #E47FC7
analogous
#95E47F #7FE49C #7FE4CF
triadic
#7FE49C #9C7FE4 #E49C7F
tetradic
#7FE49C #7F95E4 #E47FC7 #E4CF7F
square
#7FE49C #7F95E4 #E47FC7 #E4CF7F
split-complementary
#7FE49C #CF7FE4 #E47F95
monochromatic
#29C054 #4CD975 #7FE49C #B2EFC3 #E4F9EA
Accessibility & contrast
On white
1.56
#7FE49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#7FE49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE49C
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE49C | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D597
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#6BE1D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe49c; /* rgb */ color: rgb(127, 228, 156); /* oklch */ color: oklch(83.9% 0.139 151.7);
Tailwind
colors: {
custom: {
50: '#a9edb9',
500: '#7fe49c',
950: '#000000',
},
}SCSS
$custom: #7fe49c; $custom-light: #a9edb9; $custom-dark: #000000;
JSON
{
"hex": "#7fe49c",
"rgb": {
"r": 127,
"g": 228,
"b": 156
},
"hsl": {
"h": 137.228,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.83881,
"c": 0.13921,
"h": 151.7
},
"luminance": 0.62399
}Semantic roles & 50–950 ramp
primary
#7FE49C
secondary
#BC4B9C
accent
#1999CD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581