#76D796#76D796
#76D796 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.3% C 0.131 H 153.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76D796 |
|---|---|
| RGB | rgb(118, 215, 150) |
| HSL | hsl(140, 55%, 65%) |
| HSV | hsv(140, 45%, 84%) |
| CMYK | cmyk(45.1%, 0%, 30.2%, 15.7%) |
| CIE-LAB | lab(78.84, -42.81, 23.41) |
| CIE-LCH | lch(78.84, 48.79, 151.33°) |
| OKLab | oklab(80.26% -0.1169 0.0592) |
| OKLCH | oklch(80.26% 0.131 153.1) |
| XYZ | xyz(37.2742, 54.6517, 37.4329) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.41
Emerald
#50C878
ΔE00 5.63
Aqua Green
#12E193
ΔE00 6.10
Soft Green
#6FC276
ΔE00 6.23
Seaweed
#18D17B
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D796 #D776B7
analogous
#86D776 #76D796 #76D7C6
triadic
#76D796 #9676D7 #D79676
tetradic
#76D796 #7686D7 #D776B7 #D7C676
square
#76D796 #7686D7 #D776B7 #D7C676
split-complementary
#76D796 #C676D7 #D77686
monochromatic
#30A356 #47C972 #76D796 #A5E5BA #D5F3DF
Accessibility & contrast
On white
1.76
#76D796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#76D796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D796
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D796 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#C9BF9A
Tritanopia (blue-blind)
#61D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76d796; /* rgb */ color: rgb(118, 215, 150); /* oklch */ color: oklch(80.3% 0.131 153.1);
Tailwind
colors: {
custom: {
50: '#a2e4b5',
500: '#76d796',
950: '#000000',
},
}SCSS
$custom: #76d796; $custom-light: #a2e4b5; $custom-dark: #000000;
JSON
{
"hex": "#76d796",
"rgb": {
"r": 118,
"g": 215,
"b": 150
},
"hsl": {
"h": 139.794,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.80259,
"c": 0.13106,
"h": 153.1
},
"luminance": 0.54654
}Semantic roles & 50–950 ramp
primary
#76D796
secondary
#A74A88
accent
#238EC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481