#76DD91#76DD91
#76DD91 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.145 H 150.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD91 |
|---|---|
| RGB | rgb(118, 221, 145) |
| HSL | hsl(136, 60%, 66%) |
| HSV | hsv(136, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.52, -46.29, 28.27) |
| CIE-LCH | lch(80.52, 54.24, 148.58°) |
| OKLab | oklab(81.6% -0.1259 0.0709) |
| OKLCH | oklch(81.6% 0.145 150.6) |
| XYZ | xyz(38.4360, 57.6059, 35.8762) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.36
Aqua Green
#12E193
ΔE00 5.72
Emerald
#50C878
ΔE00 5.98
Seafoam Green
#7AF9AB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD91 #DD76C2
analogous
#8FDD76 #76DD91 #76DDC5
triadic
#76DD91 #9176DD #DD9176
tetradic
#76DD91 #768FDD #DD76C2 #DDC576
square
#76DD91 #768FDD #DD76C2 #DDC576
split-complementary
#76DD91 #C576DD #DD768F
monochromatic
#2BAE4D #45D16A #76DD91 #A7E9B8 #D8F5E0
Accessibility & contrast
On white
1.68
#76DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#76DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD91
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD91 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#62DAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dd91; /* rgb */ color: rgb(118, 221, 145); /* oklch */ color: oklch(81.6% 0.145 150.6);
Tailwind
colors: {
custom: {
50: '#a3e8b1',
500: '#76dd91',
950: '#000000',
},
}SCSS
$custom: #76dd91; $custom-light: #a3e8b1; $custom-dark: #000000;
JSON
{
"hex": "#76dd91",
"rgb": {
"r": 118,
"g": 221,
"b": 145
},
"hsl": {
"h": 135.728,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81597,
"c": 0.14455,
"h": 150.6
},
"luminance": 0.57609
}Semantic roles & 50–950 ramp
primary
#76DD91
secondary
#B04794
accent
#1E9BC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101611
muted
#808481