#76DC90#76DC90
#76DC90 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.144 H 150.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76DC90 |
|---|---|
| RGB | rgb(118, 220, 144) |
| HSL | hsl(135, 59%, 66%) |
| HSV | hsv(135, 46%, 86%) |
| CMYK | cmyk(46.4%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(80.21, -46.03, 28.37) |
| CIE-LCH | lch(80.21, 54.07, 148.35°) |
| OKLab | oklab(81.34% -0.1253 0.0712) |
| OKLCH | oklch(81.34% 0.144 150.4) |
| XYZ | xyz(38.0960, 57.0488, 35.3842) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.47
Emerald
#50C878
ΔE00 5.79
Aqua Green
#12E193
ΔE00 5.81
Seaweed
#18D17B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DC90 #DC76C2
analogous
#8FDC76 #76DC90 #76DCC3
triadic
#76DC90 #9076DC #DC9076
tetradic
#76DC90 #768FDC #DC76C2 #DCC376
square
#76DC90 #768FDC #DC76C2 #DCC376
split-complementary
#76DC90 #C376DC #DC768F
monochromatic
#2CAC4C #45D069 #76DC90 #A7E8B7 #D7F5DF
Accessibility & contrast
On white
1.69
#76DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#76DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DC90
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DC90 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#62D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dc90; /* rgb */ color: rgb(118, 220, 144); /* oklch */ color: oklch(81.3% 0.144 150.4);
Tailwind
colors: {
custom: {
50: '#a3e7b1',
500: '#76dc90',
950: '#000000',
},
}SCSS
$custom: #76dc90; $custom-light: #a3e7b1; $custom-dark: #000000;
JSON
{
"hex": "#76dc90",
"rgb": {
"r": 118,
"g": 220,
"b": 144
},
"hsl": {
"h": 135.294,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.81337,
"c": 0.14406,
"h": 150.4
},
"luminance": 0.57052
}Semantic roles & 50–950 ramp
primary
#76DC90
secondary
#AE4894
accent
#1F9CC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481