#7EB593#7EB593
#7EB593 is a light, moderate green. Relative luminance 0.396; OKLCH L 72.5% C 0.076 H 156.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB593 |
|---|---|
| RGB | rgb(126, 181, 147) |
| HSL | hsl(143, 27%, 60%) |
| HSV | hsv(143, 30%, 71%) |
| CMYK | cmyk(30.4%, 0%, 18.8%, 29%) |
| CIE-LAB | lab(69.18, -25.22, 11.65) |
| CIE-LCH | lch(69.18, 27.78, 155.21°) |
| OKLab | oklab(72.52% -0.0699 0.03) |
| OKLCH | oklch(72.52% 0.076 156.8) |
| XYZ | xyz(30.3928, 39.5885, 33.6380) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.55
Tea
#65AB7C
ΔE00 5.47
Greyish Green
#82A67D
ΔE00 6.04
Dusty Green
#76A973
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB593 #B57EA0
analogous
#84B57E #7EB593 #7EB5AF
triadic
#7EB593 #937EB5 #B5937E
tetradic
#7EB593 #7E84B5 #B57EA0 #B5AF7E
square
#7EB593 #7E84B5 #B57EA0 #B5AF7E
split-complementary
#7EB593 #AF7EB5 #B57E84
monochromatic
#437556 #5A9C73 #7EB593 #A5CBB4 #CCE2D4
Accessibility & contrast
On white
2.35
#7EB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#7EB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB593
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB593 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD91
Deuteranopia (green-blind)
#ABA695
Tritanopia (blue-blind)
#74B4AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7eb593; /* rgb */ color: rgb(126, 181, 147); /* oklch */ color: oklch(72.5% 0.076 156.8);
Tailwind
colors: {
custom: {
50: '#a5cbb2',
500: '#7eb593',
950: '#000000',
},
}SCSS
$custom: #7eb593; $custom-light: #a5cbb2; $custom-dark: #000000;
JSON
{
"hex": "#7eb593",
"rgb": {
"r": 126,
"g": 181,
"b": 147
},
"hsl": {
"h": 142.909,
"s": 27.094,
"l": 60.196
},
"oklch": {
"l": 0.7252,
"c": 0.0761,
"h": 156.8
},
"luminance": 0.3959
}Semantic roles & 50–950 ramp
primary
#7EB593
secondary
#D2BDCA
accent
#407FA6
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#0F1311
muted
#7F8280