#7FB593#7FB593
#7FB593 is a light, moderate green. Relative luminance 0.397; OKLCH L 72.6% C 0.075 H 156.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB593 |
|---|---|
| RGB | rgb(127, 181, 147) |
| HSL | hsl(142, 27%, 60%) |
| HSV | hsv(142, 30%, 71%) |
| CMYK | cmyk(29.8%, 0%, 18.8%, 29%) |
| CIE-LAB | lab(69.23, -24.91, 11.74) |
| CIE-LCH | lch(69.23, 27.53, 154.77°) |
| OKLab | oklab(72.58% -0.069 0.0302) |
| OKLCH | oklch(72.58% 0.075 156.4) |
| XYZ | xyz(30.5410, 39.6650, 33.6450) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.42
Tea
#65AB7C
ΔE00 5.55
Greyish Green
#82A67D
ΔE00 5.94
Greenish Grey
#96AE8D
ΔE00 6.76
Dusty Green
#76A973
ΔE00 6.82
Greeny Grey
#7EA07A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB593 #B57FA1
analogous
#86B57F #7FB593 #7FB5AE
triadic
#7FB593 #937FB5 #B5937F
tetradic
#7FB593 #7F86B5 #B57FA1 #B5AE7F
square
#7FB593 #7F86B5 #B57FA1 #B5AE7F
split-complementary
#7FB593 #AE7FB5 #B57F86
monochromatic
#447656 #5A9C73 #7FB593 #A6CBB4 #CDE2D4
Accessibility & contrast
On white
2.35
#7FB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7FB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB593
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB593 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD91
Deuteranopia (green-blind)
#ABA795
Tritanopia (blue-blind)
#75B4AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7fb593; /* rgb */ color: rgb(127, 181, 147); /* oklch */ color: oklch(72.6% 0.075 156.4);
Tailwind
colors: {
custom: {
50: '#a5cbb2',
500: '#7fb593',
950: '#000000',
},
}SCSS
$custom: #7fb593; $custom-light: #a5cbb2; $custom-dark: #000000;
JSON
{
"hex": "#7fb593",
"rgb": {
"r": 127,
"g": 181,
"b": 147
},
"hsl": {
"h": 142.222,
"s": 26.733,
"l": 60.392
},
"oklch": {
"l": 0.72578,
"c": 0.07534,
"h": 156.4
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#7FB593
secondary
#D2BECB
accent
#4080A5
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#0F1311
muted
#7F8280