#76D995#76D995
#76D995 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.7% C 0.135 H 152.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #76D995 |
|---|---|
| RGB | rgb(118, 217, 149) |
| HSL | hsl(139, 57%, 66%) |
| HSV | hsv(139, 46%, 85%) |
| CMYK | cmyk(45.6%, 0%, 31.3%, 14.9%) |
| CIE-LAB | lab(79.41, -43.86, 24.71) |
| CIE-LCH | lch(79.41, 50.34, 150.61°) |
| OKLab | oklab(80.72% -0.1196 0.0624) |
| OKLCH | oklch(80.72% 0.135 152.5) |
| XYZ | xyz(37.7064, 55.6444, 37.1815) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.95
Emerald
#50C878
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.74
Aqua Green
#12E193
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.37
Soft Green
#6FC276
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D995 #D976BA
analogous
#88D976 #76D995 #76D9C6
triadic
#76D995 #9576D9 #D99576
tetradic
#76D995 #7688D9 #D976BA #D9C676
square
#76D995 #7688D9 #D976BA #D9C676
split-complementary
#76D995 #C676D9 #D97688
monochromatic
#2EA654 #46CC70 #76D995 #A6E6BA #D6F4DF
Accessibility & contrast
On white
1.73
#76D995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#76D995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D995
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D995 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#61D7C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76d995; /* rgb */ color: rgb(118, 217, 149); /* oklch */ color: oklch(80.7% 0.135 152.5);
Tailwind
colors: {
custom: {
50: '#a3e5b4',
500: '#76d995',
950: '#000000',
},
}SCSS
$custom: #76d995; $custom-light: #a3e5b4; $custom-dark: #000000;
JSON
{
"hex": "#76d995",
"rgb": {
"r": 118,
"g": 217,
"b": 149
},
"hsl": {
"h": 138.788,
"s": 56.571,
"l": 65.686
},
"oklch": {
"l": 0.80718,
"c": 0.13494,
"h": 152.5
},
"luminance": 0.55647
}Semantic roles & 50–950 ramp
primary
#76D995
secondary
#AA498C
accent
#2191C4
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481