#76D496#76D496
#76D496 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.5% C 0.127 H 153.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #76D496 |
|---|---|
| RGB | rgb(118, 212, 150) |
| HSL | hsl(140, 52%, 65%) |
| HSV | hsv(140, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 29.2%, 16.9%) |
| CIE-LAB | lab(77.96, -41.50, 22.20) |
| CIE-LCH | lch(77.96, 47.06, 151.85°) |
| OKLab | oklab(79.54% -0.1134 0.0563) |
| OKLCH | oklch(79.54% 0.127 153.6) |
| XYZ | xyz(36.5173, 53.1379, 37.1806) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.40
Emerald
#50C878
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.93
Eucalyptus
#44D7A8
ΔE00 6.51
Aqua Green
#12E193
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D496 #D476B4
analogous
#85D476 #76D496 #76D4C5
triadic
#76D496 #9676D4 #D49676
tetradic
#76D496 #7685D4 #D476B4 #D4C576
square
#76D496 #7685D4 #D476B4 #D4C576
split-complementary
#76D496 #C576D4 #D47685
monochromatic
#329E57 #47C572 #76D496 #A5E3BA #D3F1DD
Accessibility & contrast
On white
1.81
#76D496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#76D496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D496
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D496 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#62D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d496; /* rgb */ color: rgb(118, 212, 150); /* oklch */ color: oklch(79.5% 0.127 153.6);
Tailwind
colors: {
custom: {
50: '#a2e2b5',
500: '#76d496',
950: '#000000',
},
}SCSS
$custom: #76d496; $custom-light: #a2e2b5; $custom-dark: #000000;
JSON
{
"hex": "#76d496",
"rgb": {
"r": 118,
"g": 212,
"b": 150
},
"hsl": {
"h": 140.426,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.7954,
"c": 0.12664,
"h": 153.6
},
"luminance": 0.53141
}Semantic roles & 50–950 ramp
primary
#76D496
secondary
#A34C85
accent
#268BC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481