#76DF95#76DF95
#76DF95 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.2% C 0.144 H 151.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF95 |
|---|---|
| RGB | rgb(118, 223, 149) |
| HSL | hsl(138, 62%, 67%) |
| HSV | hsv(138, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(81.18, -46.44, 27.10) |
| CIE-LCH | lch(81.18, 53.77, 149.73°) |
| OKLab | oklab(82.16% -0.1264 0.0682) |
| OKLCH | oklch(82.16% 0.144 151.7) |
| XYZ | xyz(39.2811, 58.7939, 37.7064) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.86
Weird Green
#3AE57F
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 5.41
Aqua Green
#12E193
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 5.70
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF95 #DF76C0
analogous
#8CDF76 #76DF95 #76DFC9
triadic
#76DF95 #9576DF #DF9576
tetradic
#76DF95 #768CDF #DF76C0 #DFC976
square
#76DF95 #768CDF #DF76C0 #DFC976
split-complementary
#76DF95 #C976DF #DF768C
monochromatic
#29B151 #44D36F #76DF95 #A8EBBB #D9F6E2
Accessibility & contrast
On white
1.65
#76DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#76DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF95
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF95 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D090
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#60DCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76df95; /* rgb */ color: rgb(118, 223, 149); /* oklch */ color: oklch(82.2% 0.144 151.7);
Tailwind
colors: {
custom: {
50: '#a3e9b4',
500: '#76df95',
950: '#000000',
},
}SCSS
$custom: #76df95; $custom-light: #a3e9b4; $custom-dark: #000000;
JSON
{
"hex": "#76df95",
"rgb": {
"r": 118,
"g": 223,
"b": 149
},
"hsl": {
"h": 137.714,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82157,
"c": 0.14366,
"h": 151.7
},
"luminance": 0.58797
}Semantic roles & 50–950 ramp
primary
#76DF95
secondary
#B34693
accent
#1C96CA
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481