#76D599#76D599
#76D599 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.8% C 0.125 H 154.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #76D599 |
|---|---|
| RGB | rgb(118, 213, 153) |
| HSL | hsl(142, 53%, 65%) |
| HSV | hsv(142, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 28.2%, 16.5%) |
| CIE-LAB | lab(78.31, -41.38, 21.11) |
| CIE-LCH | lch(78.31, 46.45, 152.97°) |
| OKLab | oklab(79.85% -0.1133 0.0536) |
| OKLCH | oklch(79.85% 0.125 154.7) |
| XYZ | xyz(37.0127, 53.7373, 38.5528) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.77
Hospital Green
#9BE5AA
ΔE00 5.26
Emerald
#50C878
ΔE00 5.94
Eucalyptus
#44D7A8
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.45
Aqua Green
#12E193
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D599 #D576B2
analogous
#83D576 #76D599 #76D5C8
triadic
#76D599 #9976D5 #D59976
tetradic
#76D599 #7683D5 #D576B2 #D5C876
square
#76D599 #7683D5 #D576B2 #D5C876
split-complementary
#76D599 #C876D5 #D57683
monochromatic
#31A05A #47C776 #76D599 #A5E3BC #D4F2DF
Accessibility & contrast
On white
1.79
#76D599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#76D599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D599
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D599 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C895
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#61D3C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d599; /* rgb */ color: rgb(118, 213, 153); /* oklch */ color: oklch(79.8% 0.125 154.7);
Tailwind
colors: {
custom: {
50: '#a2e2b7',
500: '#76d599',
950: '#000000',
},
}SCSS
$custom: #76d599; $custom-light: #a2e2b7; $custom-dark: #000000;
JSON
{
"hex": "#76d599",
"rgb": {
"r": 118,
"g": 213,
"b": 153
},
"hsl": {
"h": 142.105,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.79845,
"c": 0.12532,
"h": 154.7
},
"luminance": 0.5374
}Semantic roles & 50–950 ramp
primary
#76D599
secondary
#A44B83
accent
#2587C1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481