#76D98A#76D98A
#76D98A is a light, vivid green. Relative luminance 0.553; OKLCH L 80.5% C 0.145 H 148.8°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76D98A |
|---|---|
| RGB | rgb(118, 217, 138) |
| HSL | hsl(132, 57%, 66%) |
| HSV | hsv(132, 46%, 85%) |
| CMYK | cmyk(45.6%, 0%, 36.4%, 14.9%) |
| CIE-LAB | lab(79.22, -45.78, 30.14) |
| CIE-LCH | lch(79.22, 54.81, 146.64°) |
| OKLab | oklab(80.5% -0.1245 0.0753) |
| OKLCH | oklch(80.5% 0.145 148.8) |
| XYZ | xyz(36.8693, 55.3096, 32.7728) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.45
Lightgreen
#90EE90
ΔE00 5.60
Soft Green
#6FC276
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.89
Seaweed
#18D17B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D98A #D976C5
analogous
#93D976 #76D98A #76D9BB
triadic
#76D98A #8A76D9 #D98A76
tetradic
#76D98A #7693D9 #D976C5 #D9BB76
square
#76D98A #7693D9 #D976C5 #D9BB76
split-complementary
#76D98A #BB76D9 #D97693
monochromatic
#2EA646 #46CC61 #76D98A #A6E6B3 #D6F4DC
Accessibility & contrast
On white
1.74
#76D98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#76D98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D98A
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D98A | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#64D6C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #76d98a; /* rgb */ color: rgb(118, 217, 138); /* oklch */ color: oklch(80.5% 0.145 148.8);
Tailwind
colors: {
custom: {
50: '#a3e5ad',
500: '#76d98a',
950: '#000000',
},
}SCSS
$custom: #76d98a; $custom-light: #a3e5ad; $custom-dark: #000000;
JSON
{
"hex": "#76d98a",
"rgb": {
"r": 118,
"g": 217,
"b": 138
},
"hsl": {
"h": 132.121,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.80499,
"c": 0.14546,
"h": 148.8
},
"luminance": 0.55312
}Semantic roles & 50–950 ramp
primary
#76D98A
secondary
#AA4996
accent
#21A3C4
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481