#76D394#76D394
#76D394 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.3% C 0.127 H 153.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76D394 |
|---|---|
| RGB | rgb(118, 211, 148) |
| HSL | hsl(139, 51%, 65%) |
| HSV | hsv(139, 44%, 83%) |
| CMYK | cmyk(44.1%, 0%, 29.9%, 17.3%) |
| CIE-LAB | lab(77.62, -41.42, 22.80) |
| CIE-LCH | lch(77.62, 47.28, 151.18°) |
| OKLab | oklab(79.26% -0.1132 0.0577) |
| OKLCH | oklch(79.26% 0.127 153) |
| XYZ | xyz(36.1084, 52.5757, 36.2566) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.26
Soft Green
#6FC276
ΔE00 5.57
Hospital Green
#9BE5AA
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.68
Seaweed
#18D17B
ΔE00 6.54
Aqua Green
#12E193
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D394 #D376B5
analogous
#87D376 #76D394 #76D3C3
triadic
#76D394 #9476D3 #D39476
tetradic
#76D394 #7687D3 #D376B5 #D3C376
square
#76D394 #7687D3 #D376B5 #D3C376
split-complementary
#76D394 #C376D3 #D37687
monochromatic
#329C54 #48C470 #76D394 #A4E2B8 #D3F1DC
Accessibility & contrast
On white
1.82
#76D394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#76D394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D394
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D394 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C690
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#63D1C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76d394; /* rgb */ color: rgb(118, 211, 148); /* oklch */ color: oklch(79.3% 0.127 153.0);
Tailwind
colors: {
custom: {
50: '#a2e1b3',
500: '#76d394',
950: '#000000',
},
}SCSS
$custom: #76d394; $custom-light: #a2e1b3; $custom-dark: #000000;
JSON
{
"hex": "#76d394",
"rgb": {
"r": 118,
"g": 211,
"b": 148
},
"hsl": {
"h": 139.355,
"s": 51.381,
"l": 64.51
},
"oklch": {
"l": 0.79257,
"c": 0.12704,
"h": 153
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#76D394
secondary
#A14C86
accent
#278EBF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481