#76D797#76D797
#76D797 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.3% C 0.130 H 153.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76D797 |
|---|---|
| RGB | rgb(118, 215, 151) |
| HSL | hsl(140, 55%, 65%) |
| HSV | hsv(140, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 29.8%, 15.7%) |
| CIE-LAB | lab(78.86, -42.63, 22.91) |
| CIE-LCH | lch(78.86, 48.40, 151.74°) |
| OKLab | oklab(80.28% -0.1165 0.058) |
| OKLCH | oklch(80.28% 0.13 153.5) |
| XYZ | xyz(37.3550, 54.6841, 37.8588) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.04
Seafoam
#7FE0B3
ΔE00 5.22
Emerald
#50C878
ΔE00 5.74
Aqua Green
#12E193
ΔE00 6.11
Soft Green
#6FC276
ΔE00 6.35
Seaweed
#18D17B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D797 #D776B6
analogous
#86D776 #76D797 #76D7C7
triadic
#76D797 #9776D7 #D79776
tetradic
#76D797 #7686D7 #D776B6 #D7C776
square
#76D797 #7686D7 #D776B6 #D7C776
split-complementary
#76D797 #C776D7 #D77686
monochromatic
#30A357 #47C973 #76D797 #A5E5BB #D5F3DF
Accessibility & contrast
On white
1.76
#76D797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#76D797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D797
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D797 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C993
Deuteranopia (green-blind)
#C9BF9B
Tritanopia (blue-blind)
#61D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d797; /* rgb */ color: rgb(118, 215, 151); /* oklch */ color: oklch(80.3% 0.130 153.5);
Tailwind
colors: {
custom: {
50: '#a2e4b6',
500: '#76d797',
950: '#000000',
},
}SCSS
$custom: #76d797; $custom-light: #a2e4b6; $custom-dark: #000000;
JSON
{
"hex": "#76d797",
"rgb": {
"r": 118,
"g": 215,
"b": 151
},
"hsl": {
"h": 140.412,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.80281,
"c": 0.13012,
"h": 153.5
},
"luminance": 0.54687
}Semantic roles & 50–950 ramp
primary
#76D797
secondary
#A74A87
accent
#238CC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481