#76DD90#76DD90
#76DD90 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.146 H 150.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD90 |
|---|---|
| RGB | rgb(118, 221, 144) |
| HSL | hsl(135, 60%, 66%) |
| HSV | hsv(135, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(80.50, -46.46, 28.77) |
| CIE-LCH | lch(80.50, 54.64, 148.23°) |
| OKLab | oklab(81.58% -0.1264 0.0721) |
| OKLCH | oklch(81.58% 0.146 150.3) |
| XYZ | xyz(38.3593, 57.5752, 35.4719) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.21
Lightgreen
#90EE90
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.77
Emerald
#50C878
ΔE00 5.95
Tealish Green
#0CDC73
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD90 #DD76C3
analogous
#90DD76 #76DD90 #76DDC4
triadic
#76DD90 #9076DD #DD9076
tetradic
#76DD90 #7690DD #DD76C3 #DDC476
square
#76DD90 #7690DD #DD76C3 #DDC476
split-complementary
#76DD90 #C476DD #DD7690
monochromatic
#2BAE4C #45D168 #76DD90 #A7E9B8 #D8F5DF
Accessibility & contrast
On white
1.68
#76DD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#76DD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD90
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD90 | 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)
#DECE8B
Deuteranopia (green-blind)
#CFC495
Tritanopia (blue-blind)
#62DAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76dd90; /* rgb */ color: rgb(118, 221, 144); /* oklch */ color: oklch(81.6% 0.146 150.3);
Tailwind
colors: {
custom: {
50: '#a3e8b1',
500: '#76dd90',
950: '#000000',
},
}SCSS
$custom: #76dd90; $custom-light: #a3e8b1; $custom-dark: #000000;
JSON
{
"hex": "#76dd90",
"rgb": {
"r": 118,
"g": 221,
"b": 144
},
"hsl": {
"h": 135.146,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81578,
"c": 0.14551,
"h": 150.3
},
"luminance": 0.57578
}Semantic roles & 50–950 ramp
primary
#76DD90
secondary
#B04795
accent
#1E9DC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481