#76D494#76D494
#76D494 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.5% C 0.129 H 152.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #76D494 |
|---|---|
| RGB | rgb(118, 212, 148) |
| HSL | hsl(139, 52%, 65%) |
| HSV | hsv(139, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 30.2%, 16.9%) |
| CIE-LAB | lab(77.92, -41.86, 23.20) |
| CIE-LCH | lch(77.92, 47.86, 151.01°) |
| OKLab | oklab(79.5% -0.1143 0.0587) |
| OKLCH | oklch(79.5% 0.129 152.8) |
| XYZ | xyz(36.3576, 53.0741, 36.3397) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.45
Soft Green
#6FC276
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.69
Seaweed
#18D17B
ΔE00 6.47
Aqua Green
#12E193
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D494 #D476B6
analogous
#87D476 #76D494 #76D4C3
triadic
#76D494 #9476D4 #D49476
tetradic
#76D494 #7687D4 #D476B6 #D4C376
square
#76D494 #7687D4 #D476B6 #D4C376
split-complementary
#76D494 #C376D4 #D47687
monochromatic
#329E54 #47C570 #76D494 #A5E3B8 #D3F1DD
Accessibility & contrast
On white
1.81
#76D494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#76D494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D494
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D494 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#63D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d494; /* rgb */ color: rgb(118, 212, 148); /* oklch */ color: oklch(79.5% 0.129 152.8);
Tailwind
colors: {
custom: {
50: '#a2e2b3',
500: '#76d494',
950: '#000000',
},
}SCSS
$custom: #76d494; $custom-light: #a2e2b3; $custom-dark: #000000;
JSON
{
"hex": "#76d494",
"rgb": {
"r": 118,
"g": 212,
"b": 148
},
"hsl": {
"h": 139.149,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79497,
"c": 0.12852,
"h": 152.8
},
"luminance": 0.53077
}Semantic roles & 50–950 ramp
primary
#76D494
secondary
#A34C87
accent
#268FC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481