#76D593#76D593
#76D593 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.7% C 0.131 H 152.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #76D593 |
|---|---|
| RGB | rgb(118, 213, 147) |
| HSL | hsl(138, 53%, 65%) |
| HSV | hsv(138, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 31%, 16.5%) |
| CIE-LAB | lab(78.20, -42.48, 24.10) |
| CIE-LCH | lch(78.20, 48.84, 150.44°) |
| OKLab | oklab(79.72% -0.1159 0.0609) |
| OKLCH | oklch(79.72% 0.131 152.3) |
| XYZ | xyz(36.5295, 53.5440, 36.0082) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.37
Soft Green
#6FC276
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 5.90
Seaweed
#18D17B
ΔE00 6.33
Aqua Green
#12E193
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D593 #D576B8
analogous
#88D576 #76D593 #76D5C3
triadic
#76D593 #9376D5 #D59376
tetradic
#76D593 #7688D5 #D576B8 #D5C376
square
#76D593 #7688D5 #D576B8 #D5C376
split-complementary
#76D593 #C376D5 #D57688
monochromatic
#31A053 #47C76E #76D593 #A5E3B8 #D4F2DD
Accessibility & contrast
On white
1.79
#76D593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#76D593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D593
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D593 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#C7BE97
Tritanopia (blue-blind)
#63D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d593; /* rgb */ color: rgb(118, 213, 147); /* oklch */ color: oklch(79.7% 0.131 152.3);
Tailwind
colors: {
custom: {
50: '#a2e2b3',
500: '#76d593',
950: '#000000',
},
}SCSS
$custom: #76d593; $custom-light: #a2e2b3; $custom-dark: #000000;
JSON
{
"hex": "#76d593",
"rgb": {
"r": 118,
"g": 213,
"b": 147
},
"hsl": {
"h": 138.316,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.79716,
"c": 0.13095,
"h": 152.3
},
"luminance": 0.53547
}Semantic roles & 50–950 ramp
primary
#76D593
secondary
#A44B89
accent
#2591C1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481