#76DD93#76DD93
#76DD93 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.6% C 0.143 H 151.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD93 |
|---|---|
| RGB | rgb(118, 221, 147) |
| HSL | hsl(137, 60%, 66%) |
| HSV | hsv(137, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.55, -45.94, 27.29) |
| CIE-LCH | lch(80.55, 53.43, 149.29°) |
| OKLab | oklab(81.64% -0.1251 0.0686) |
| OKLCH | oklch(81.64% 0.143 151.3) |
| XYZ | xyz(38.5916, 57.6682, 36.6956) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.99
Weird Green
#3AE57F
ΔE00 5.51
Lightgreen
#90EE90
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.62
Emerald
#50C878
ΔE00 6.05
Light Sea Green
#98F6B0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD93 #DD76C0
analogous
#8DDD76 #76DD93 #76DDC7
triadic
#76DD93 #9376DD #DD9376
tetradic
#76DD93 #768DDD #DD76C0 #DDC776
square
#76DD93 #768DDD #DD76C0 #DDC776
split-complementary
#76DD93 #C776DD #DD768D
monochromatic
#2BAE50 #45D16C #76DD93 #A7E9BA #D8F5E0
Accessibility & contrast
On white
1.68
#76DD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#76DD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD93
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD93 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#61DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dd93; /* rgb */ color: rgb(118, 221, 147); /* oklch */ color: oklch(81.6% 0.143 151.3);
Tailwind
colors: {
custom: {
50: '#a3e8b3',
500: '#76dd93',
950: '#000000',
},
}SCSS
$custom: #76dd93; $custom-light: #a3e8b3; $custom-dark: #000000;
JSON
{
"hex": "#76dd93",
"rgb": {
"r": 118,
"g": 221,
"b": 147
},
"hsl": {
"h": 136.893,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81637,
"c": 0.14265,
"h": 151.3
},
"luminance": 0.57671
}Semantic roles & 50–950 ramp
primary
#76DD93
secondary
#B04792
accent
#1E98C8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481