#76D596#76D596
#76D596 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.8% C 0.128 H 153.4°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76D596 |
|---|---|
| RGB | rgb(118, 213, 150) |
| HSL | hsl(140, 53%, 65%) |
| HSV | hsv(140, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(78.25, -41.94, 22.61) |
| CIE-LCH | lch(78.25, 47.64, 151.67°) |
| OKLab | oklab(79.78% -0.1146 0.0573) |
| OKLCH | oklch(79.78% 0.128 153.4) |
| XYZ | xyz(36.7680, 53.6394, 37.2642) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.28
Seafoam
#7FE0B3
ΔE00 5.33
Emerald
#50C878
ΔE00 5.55
Soft Green
#6FC276
ΔE00 6.02
Aqua Green
#12E193
ΔE00 6.38
Eucalyptus
#44D7A8
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D596 #D576B5
analogous
#85D576 #76D596 #76D5C6
triadic
#76D596 #9676D5 #D59676
tetradic
#76D596 #7685D5 #D576B5 #D5C676
square
#76D596 #7685D5 #D576B5 #D5C676
split-complementary
#76D596 #C676D5 #D57685
monochromatic
#31A056 #47C772 #76D596 #A5E3BA #D4F2DE
Accessibility & contrast
On white
1.79
#76D596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#76D596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D596
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D596 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C792
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#62D3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #76d596; /* rgb */ color: rgb(118, 213, 150); /* oklch */ color: oklch(79.8% 0.128 153.4);
Tailwind
colors: {
custom: {
50: '#a2e2b5',
500: '#76d596',
950: '#000000',
},
}SCSS
$custom: #76d596; $custom-light: #a2e2b5; $custom-dark: #000000;
JSON
{
"hex": "#76d596",
"rgb": {
"r": 118,
"g": 213,
"b": 150
},
"hsl": {
"h": 140.211,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.7978,
"c": 0.12811,
"h": 153.4
},
"luminance": 0.53642
}Semantic roles & 50–950 ramp
primary
#76D596
secondary
#A44B86
accent
#258CC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481