#76D495#76D495
#76D495 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.5% C 0.128 H 153.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #76D495 |
|---|---|
| RGB | rgb(118, 212, 149) |
| HSL | hsl(140, 52%, 65%) |
| HSV | hsv(140, 44%, 83%) |
| CMYK | cmyk(44.3%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(77.94, -41.68, 22.70) |
| CIE-LCH | lch(77.94, 47.46, 151.43°) |
| OKLab | oklab(79.52% -0.1139 0.0575) |
| OKLCH | oklch(79.52% 0.128 153.2) |
| XYZ | xyz(36.4371, 53.1059, 36.7584) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.50
Soft Green
#6FC276
ΔE00 5.79
Aqua Green
#12E193
ΔE00 6.52
Seaweed
#18D17B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D495 #D476B5
analogous
#86D476 #76D495 #76D4C4
triadic
#76D495 #9576D4 #D49576
tetradic
#76D495 #7686D4 #D476B5 #D4C476
square
#76D495 #7686D4 #D476B5 #D4C476
split-complementary
#76D495 #C476D4 #D47686
monochromatic
#329E55 #47C571 #76D495 #A5E3B9 #D3F1DD
Accessibility & contrast
On white
1.81
#76D495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#76D495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D495
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D495 | 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)
#D4C791
Deuteranopia (green-blind)
#C6BD99
Tritanopia (blue-blind)
#62D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d495; /* rgb */ color: rgb(118, 212, 149); /* oklch */ color: oklch(79.5% 0.128 153.2);
Tailwind
colors: {
custom: {
50: '#a2e2b4',
500: '#76d495',
950: '#000000',
},
}SCSS
$custom: #76d495; $custom-light: #a2e2b4; $custom-dark: #000000;
JSON
{
"hex": "#76d495",
"rgb": {
"r": 118,
"g": 212,
"b": 149
},
"hsl": {
"h": 139.787,
"s": 52.222,
"l": 64.706
},
"oklch": {
"l": 0.79519,
"c": 0.12758,
"h": 153.2
},
"luminance": 0.53108
}Semantic roles & 50–950 ramp
primary
#76D495
secondary
#A34C86
accent
#268DC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481