#7FC397#7FC397
#7FC397 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.0% C 0.094 H 155.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC397 |
|---|---|
| RGB | rgb(127, 195, 151) |
| HSL | hsl(141, 36%, 63%) |
| HSV | hsv(141, 35%, 76%) |
| CMYK | cmyk(34.9%, 0%, 22.6%, 23.5%) |
| CIE-LAB | lab(73.40, -30.92, 15.43) |
| CIE-LCH | lch(73.40, 34.56, 153.49°) |
| OKLab | oklab(75.97% -0.0852 0.0395) |
| OKLCH | oklch(75.97% 0.094 155.1) |
| XYZ | xyz(33.8514, 45.7748, 36.3239) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 5.92
Pale Teal
#82CBB2
ΔE00 6.35
Soft Green
#6FC276
ΔE00 7.01
Tea
#65AB7C
ΔE00 7.11
Faded Green
#7BB274
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC397 #C37FAB
analogous
#89C37F #7FC397 #7FC3B9
triadic
#7FC397 #977FC3 #C3977F
tetradic
#7FC397 #7F89C3 #C37FAB #C3B97F
square
#7FC397 #7F89C3 #C37FAB #C3B97F
split-complementary
#7FC397 #B97FC3 #C37F89
monochromatic
#408859 #55AF75 #7FC397 #A9D7B9 #D2EADB
Accessibility & contrast
On white
2.07
#7FC397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#7FC397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC397
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC397 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#B8B199
Tritanopia (blue-blind)
#72C2B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fc397; /* rgb */ color: rgb(127, 195, 151); /* oklch */ color: oklch(76.0% 0.094 155.1);
Tailwind
colors: {
custom: {
50: '#a6d5b5',
500: '#7fc397',
950: '#000000',
},
}SCSS
$custom: #7fc397; $custom-light: #a6d5b5; $custom-dark: #000000;
JSON
{
"hex": "#7fc397",
"rgb": {
"r": 127,
"g": 195,
"b": 151
},
"hsl": {
"h": 141.176,
"s": 36.17,
"l": 63.137
},
"oklch": {
"l": 0.75966,
"c": 0.09395,
"h": 155.1
},
"luminance": 0.45777
}Semantic roles & 50–950 ramp
primary
#7FC397
secondary
#DBC3D2
accent
#3684AF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380