#76D996#76D996
#76D996 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.7% C 0.134 H 152.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76D996 |
|---|---|
| RGB | rgb(118, 217, 150) |
| HSL | hsl(139, 57%, 66%) |
| HSV | hsv(139, 46%, 85%) |
| CMYK | cmyk(45.6%, 0%, 30.9%, 14.9%) |
| CIE-LAB | lab(79.43, -43.68, 24.21) |
| CIE-LCH | lch(79.43, 49.94, 151.00°) |
| OKLab | oklab(80.74% -0.1192 0.0612) |
| OKLCH | oklch(80.74% 0.134 152.8) |
| XYZ | xyz(37.7865, 55.6765, 37.6037) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.90
Seafoam
#7FE0B3
ΔE00 5.54
Emerald
#50C878
ΔE00 5.78
Aqua Green
#12E193
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.44
Soft Green
#6FC276
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D996 #D976B9
analogous
#87D976 #76D996 #76D9C7
triadic
#76D996 #9676D9 #D99676
tetradic
#76D996 #7687D9 #D976B9 #D9C776
square
#76D996 #7687D9 #D976B9 #D9C776
split-complementary
#76D996 #C776D9 #D97687
monochromatic
#2EA655 #46CC71 #76D996 #A6E6BB #D6F4DF
Accessibility & contrast
On white
1.73
#76D996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#76D996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D996
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D996 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#61D7C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d996; /* rgb */ color: rgb(118, 217, 150); /* oklch */ color: oklch(80.7% 0.134 152.8);
Tailwind
colors: {
custom: {
50: '#a3e5b5',
500: '#76d996',
950: '#000000',
},
}SCSS
$custom: #76d996; $custom-light: #a3e5b5; $custom-dark: #000000;
JSON
{
"hex": "#76d996",
"rgb": {
"r": 118,
"g": 217,
"b": 150
},
"hsl": {
"h": 139.394,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.80739,
"c": 0.13399,
"h": 152.8
},
"luminance": 0.55679
}Semantic roles & 50–950 ramp
primary
#76D996
secondary
#AA498B
accent
#2190C4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481