#76D595#76D595
#76D595 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.8% C 0.129 H 153.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #76D595 |
|---|---|
| RGB | rgb(118, 213, 149) |
| HSL | hsl(140, 53%, 65%) |
| HSV | hsv(140, 45%, 84%) |
| CMYK | cmyk(44.6%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(78.23, -42.12, 23.10) |
| CIE-LCH | lch(78.23, 48.04, 151.26°) |
| OKLab | oklab(79.76% -0.115 0.0585) |
| OKLCH | oklch(79.76% 0.129 153.1) |
| XYZ | xyz(36.6878, 53.6074, 36.8419) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.30
Emerald
#50C878
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.89
Aqua Green
#12E193
ΔE00 6.36
Seaweed
#18D17B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D595 #D576B6
analogous
#86D576 #76D595 #76D5C5
triadic
#76D595 #9576D5 #D59576
tetradic
#76D595 #7686D5 #D576B6 #D5C576
square
#76D595 #7686D5 #D576B6 #D5C576
split-complementary
#76D595 #C576D5 #D57686
monochromatic
#31A055 #47C771 #76D595 #A5E3B9 #D4F2DD
Accessibility & contrast
On white
1.79
#76D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#76D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D595
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D595 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#62D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d595; /* rgb */ color: rgb(118, 213, 149); /* oklch */ color: oklch(79.8% 0.129 153.1);
Tailwind
colors: {
custom: {
50: '#a2e2b4',
500: '#76d595',
950: '#000000',
},
}SCSS
$custom: #76d595; $custom-light: #a2e2b4; $custom-dark: #000000;
JSON
{
"hex": "#76d595",
"rgb": {
"r": 118,
"g": 213,
"b": 149
},
"hsl": {
"h": 139.579,
"s": 53.073,
"l": 64.902
},
"oklch": {
"l": 0.79758,
"c": 0.12905,
"h": 153.1
},
"luminance": 0.5361
}Semantic roles & 50–950 ramp
primary
#76D595
secondary
#A44B87
accent
#258EC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481