#7FB397#7FB397
#7FB397 is a light, moderate green. Relative luminance 0.390; OKLCH L 72.2% C 0.069 H 160.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB397 |
|---|---|
| RGB | rgb(127, 179, 151) |
| HSL | hsl(148, 25%, 60%) |
| HSV | hsv(148, 29%, 70%) |
| CMYK | cmyk(29.1%, 0%, 15.6%, 29.8%) |
| CIE-LAB | lab(68.74, -23.11, 8.85) |
| CIE-LCH | lch(68.74, 24.75, 159.05°) |
| OKLab | oklab(72.21% -0.0646 0.0229) |
| OKLCH | oklch(72.21% 0.069 160.5) |
| XYZ | xyz(30.4566, 38.9852, 35.1923) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.93
Greyish Green
#82A67D
ΔE00 6.60
Tea
#65AB7C
ΔE00 6.64
Pale Teal
#82CBB2
ΔE00 6.94
Greenish Grey
#96AE8D
ΔE00 6.95
Greyish Teal
#719F91
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB397 #B37F9B
analogous
#81B37F #7FB397 #7FB3B1
triadic
#7FB397 #977FB3 #B3977F
tetradic
#7FB397 #7F81B3 #B37F9B #B3B17F
square
#7FB397 #7F81B3 #B37F9B #B3B17F
split-complementary
#7FB397 #B17FB3 #B37F81
monochromatic
#44735A #5B9A78 #7FB397 #A5CAB6 #CCE1D5
Accessibility & contrast
On white
2.39
#7FB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7FB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB397
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB397 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB96
Deuteranopia (green-blind)
#A9A599
Tritanopia (blue-blind)
#75B3AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7fb397; /* rgb */ color: rgb(127, 179, 151); /* oklch */ color: oklch(72.2% 0.069 160.5);
Tailwind
colors: {
custom: {
50: '#a5cab5',
500: '#7fb397',
950: '#000000',
},
}SCSS
$custom: #7fb397; $custom-light: #a5cab5; $custom-dark: #000000;
JSON
{
"hex": "#7fb397",
"rgb": {
"r": 127,
"g": 179,
"b": 151
},
"hsl": {
"h": 147.692,
"s": 25.49,
"l": 60
},
"oklch": {
"l": 0.72215,
"c": 0.06853,
"h": 160.5
},
"luminance": 0.38987
}Semantic roles & 50–950 ramp
primary
#7FB397
secondary
#D1BDC8
accent
#6697C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280