#76DF91#76DF91
#76DF91 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.147 H 150.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF91 |
|---|---|
| RGB | rgb(118, 223, 145) |
| HSL | hsl(135, 62%, 67%) |
| HSV | hsv(135, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.11, -47.13, 29.06) |
| CIE-LCH | lch(81.11, 55.37, 148.34°) |
| OKLab | oklab(82.08% -0.1282 0.0728) |
| OKLCH | oklch(82.08% 0.147 150.4) |
| XYZ | xyz(38.9672, 58.6683, 36.0533) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.92
Weird Green
#3AE57F
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.23
Aqua Green
#12E193
ΔE00 5.68
Seafoam Green
#7AF9AB
ΔE00 5.84
Seafoam (survey)
#80F9AD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF91 #DF76C4
analogous
#90DF76 #76DF91 #76DFC6
triadic
#76DF91 #9176DF #DF9176
tetradic
#76DF91 #7690DF #DF76C4 #DFC676
square
#76DF91 #7690DF #DF76C4 #DFC676
split-complementary
#76DF91 #C676DF #DF7690
monochromatic
#29B14C #44D369 #76DF91 #A8EBB9 #D9F6E1
Accessibility & contrast
On white
1.65
#76DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#76DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF91
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF91 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#61DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df91; /* rgb */ color: rgb(118, 223, 145); /* oklch */ color: oklch(82.1% 0.147 150.4);
Tailwind
colors: {
custom: {
50: '#a3e9b2',
500: '#76df91',
950: '#000000',
},
}SCSS
$custom: #76df91; $custom-light: #a3e9b2; $custom-dark: #000000;
JSON
{
"hex": "#76df91",
"rgb": {
"r": 118,
"g": 223,
"b": 145
},
"hsl": {
"h": 135.429,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82078,
"c": 0.14744,
"h": 150.4
},
"luminance": 0.58671
}Semantic roles & 50–950 ramp
primary
#76DF91
secondary
#B34697
accent
#1C9DCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101611
muted
#808481