#7FC592#7FC592
#7FC592 is a light, moderate green. Relative luminance 0.465; OKLCH L 76.3% C 0.102 H 152.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC592 |
|---|---|
| RGB | rgb(127, 197, 146) |
| HSL | hsl(136, 38%, 64%) |
| HSV | hsv(136, 36%, 77%) |
| CMYK | cmyk(35.5%, 0%, 25.9%, 22.7%) |
| CIE-LAB | lab(73.88, -32.81, 18.77) |
| CIE-LCH | lch(73.88, 37.80, 150.22°) |
| OKLab | oklab(76.32% -0.09 0.0478) |
| OKLCH | oklch(76.32% 0.102 152) |
| XYZ | xyz(33.9050, 46.5180, 34.3809) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.30
Soft Green
#6FC276
ΔE00 5.47
Faded Green
#7BB274
ΔE00 6.43
Sage Green (survey)
#88B378
ΔE00 6.86
Mediumaquamarine
#66CDAA
ΔE00 6.90
Emerald
#50C878
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC592 #C57FB2
analogous
#8FC57F #7FC592 #7FC5B5
triadic
#7FC592 #927FC5 #C5927F
tetradic
#7FC592 #7F8FC5 #C57FB2 #C5B57F
square
#7FC592 #7F8FC5 #C57FB2 #C5B57F
split-complementary
#7FC592 #B57FC5 #C57F8F
monochromatic
#3F8B53 #55B26E #7FC592 #A9D8B6 #D3EBDA
Accessibility & contrast
On white
2.04
#7FC592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#7FC592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC592
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC592 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#BAB395
Tritanopia (blue-blind)
#73C3B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #7fc592; /* rgb */ color: rgb(127, 197, 146); /* oklch */ color: oklch(76.3% 0.102 152.0);
Tailwind
colors: {
custom: {
50: '#a6d7b2',
500: '#7fc592',
950: '#000000',
},
}SCSS
$custom: #7fc592; $custom-light: #a6d7b2; $custom-dark: #000000;
JSON
{
"hex": "#7fc592",
"rgb": {
"r": 127,
"g": 197,
"b": 146
},
"hsl": {
"h": 136.286,
"s": 37.634,
"l": 63.529
},
"oklch": {
"l": 0.7632,
"c": 0.1019,
"h": 152
},
"luminance": 0.4652
}Semantic roles & 50–950 ramp
primary
#7FC592
secondary
#DCC3D6
accent
#358FB1
background
#FAFDFA
surface
#F4FAF5
border
#CED3CF
text
#101411
muted
#7F8380