#76DD94#76DD94
#76DD94 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.142 H 151.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD94 |
|---|---|
| RGB | rgb(118, 221, 148) |
| HSL | hsl(137, 60%, 66%) |
| HSV | hsv(137, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.57, -45.76, 26.80) |
| CIE-LCH | lch(80.57, 53.03, 149.65°) |
| OKLab | oklab(81.66% -0.1246 0.0674) |
| OKLCH | oklch(81.66% 0.142 151.6) |
| XYZ | xyz(38.6704, 57.6997, 37.1106) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.91
Aqua Green
#12E193
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.72
Emerald
#50C878
ΔE00 6.10
Light Sea Green
#98F6B0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD94 #DD76BF
analogous
#8CDD76 #76DD94 #76DDC8
triadic
#76DD94 #9476DD #DD9476
tetradic
#76DD94 #768CDD #DD76BF #DDC876
square
#76DD94 #768CDD #DD76BF #DDC876
split-complementary
#76DD94 #C876DD #DD768C
monochromatic
#2BAE51 #45D16E #76DD94 #A7E9BA #D8F5E1
Accessibility & contrast
On white
1.67
#76DD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#76DD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD94
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD94 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8F
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#61DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dd94; /* rgb */ color: rgb(118, 221, 148); /* oklch */ color: oklch(81.7% 0.142 151.6);
Tailwind
colors: {
custom: {
50: '#a3e8b4',
500: '#76dd94',
950: '#000000',
},
}SCSS
$custom: #76dd94; $custom-light: #a3e8b4; $custom-dark: #000000;
JSON
{
"hex": "#76dd94",
"rgb": {
"r": 118,
"g": 221,
"b": 148
},
"hsl": {
"h": 137.476,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81657,
"c": 0.14171,
"h": 151.6
},
"luminance": 0.57703
}Semantic roles & 50–950 ramp
primary
#76DD94
secondary
#B04791
accent
#1E96C8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481