#76DD92#76DD92
#76DD92 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.144 H 150.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD92 |
|---|---|
| RGB | rgb(118, 221, 146) |
| HSL | hsl(136, 60%, 66%) |
| HSV | hsv(136, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.54, -46.11, 27.78) |
| CIE-LCH | lch(80.54, 53.83, 148.93°) |
| OKLab | oklab(81.62% -0.1255 0.0698) |
| OKLCH | oklch(81.62% 0.144 150.9) |
| XYZ | xyz(38.5135, 57.6369, 36.2841) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.08
Weird Green
#3AE57F
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 5.47
Aqua Green
#12E193
ΔE00 5.67
Emerald
#50C878
ΔE00 6.01
Light Sea Green
#98F6B0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD92 #DD76C1
analogous
#8EDD76 #76DD92 #76DDC6
triadic
#76DD92 #9276DD #DD9276
tetradic
#76DD92 #768EDD #DD76C1 #DDC676
square
#76DD92 #768EDD #DD76C1 #DDC676
split-complementary
#76DD92 #C676DD #DD768E
monochromatic
#2BAE4F #45D16B #76DD92 #A7E9B9 #D8F5E0
Accessibility & contrast
On white
1.68
#76DD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#76DD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD92
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD92 | 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)
#DECE8D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#61DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dd92; /* rgb */ color: rgb(118, 221, 146); /* oklch */ color: oklch(81.6% 0.144 150.9);
Tailwind
colors: {
custom: {
50: '#a3e8b2',
500: '#76dd92',
950: '#000000',
},
}SCSS
$custom: #76dd92; $custom-light: #a3e8b2; $custom-dark: #000000;
JSON
{
"hex": "#76dd92",
"rgb": {
"r": 118,
"g": 221,
"b": 146
},
"hsl": {
"h": 136.311,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81617,
"c": 0.1436,
"h": 150.9
},
"luminance": 0.5764
}Semantic roles & 50–950 ramp
primary
#76DD92
secondary
#B04793
accent
#1E9AC8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481