#76D795#76D795
#76D795 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.132 H 152.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #76D795 |
|---|---|
| RGB | rgb(118, 215, 149) |
| HSL | hsl(139, 55%, 65%) |
| HSV | hsv(139, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 30.7%, 15.7%) |
| CIE-LAB | lab(78.82, -42.99, 23.91) |
| CIE-LCH | lch(78.82, 49.19, 150.92°) |
| OKLab | oklab(80.24% -0.1173 0.0604) |
| OKLCH | oklch(80.24% 0.132 152.7) |
| XYZ | xyz(37.1940, 54.6197, 37.0107) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.10
Emerald
#50C878
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 5.61
Aqua Green
#12E193
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.11
Seaweed
#18D17B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D795 #D776B8
analogous
#88D776 #76D795 #76D7C5
triadic
#76D795 #9576D7 #D79576
tetradic
#76D795 #7688D7 #D776B8 #D7C576
square
#76D795 #7688D7 #D776B8 #D7C576
split-complementary
#76D795 #C576D7 #D77688
monochromatic
#30A354 #47C970 #76D795 #A5E5BA #D5F3DE
Accessibility & contrast
On white
1.76
#76D795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#76D795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D795
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D795 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C991
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#62D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d795; /* rgb */ color: rgb(118, 215, 149); /* oklch */ color: oklch(80.2% 0.132 152.7);
Tailwind
colors: {
custom: {
50: '#a2e4b4',
500: '#76d795',
950: '#000000',
},
}SCSS
$custom: #76d795; $custom-light: #a2e4b4; $custom-dark: #000000;
JSON
{
"hex": "#76d795",
"rgb": {
"r": 118,
"g": 215,
"b": 149
},
"hsl": {
"h": 139.175,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.80238,
"c": 0.132,
"h": 152.7
},
"luminance": 0.54622
}Semantic roles & 50–950 ramp
primary
#76D795
secondary
#A74A89
accent
#238FC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481