#76DD7E#76DD7E
#76DD7E is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.163 H 145.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76DD7E |
|---|---|
| RGB | rgb(118, 221, 126) |
| HSL | hsl(125, 60%, 66%) |
| HSV | hsv(125, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(80.22, -49.35, 37.52) |
| CIE-LCH | lch(80.22, 61.99, 142.76°) |
| OKLab | oklab(81.25% -0.1341 0.0922) |
| OKLCH | oklch(81.25% 0.163 145.5) |
| XYZ | xyz(37.0916, 57.0682, 28.7953) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.34
Lightish Green
#61E160
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 4.67
Tealish Green
#0CDC73
ΔE00 5.52
Fresh Green
#69D84F
ΔE00 5.95
Emerald
#50C878
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DD7E #DD76D5
analogous
#A2DD76 #76DD7E #76DDB2
triadic
#76DD7E #7E76DD #DD7E76
tetradic
#76DD7E #76A2DD #DD76D5 #DDB276
square
#76DD7E #76A2DD #DD76D5 #DDB276
split-complementary
#76DD7E #B276DD #DD76A2
monochromatic
#2BAE35 #45D150 #76DD7E #A7E9AC #D8F5DA
Accessibility & contrast
On white
1.69
#76DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#76DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DD7E
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DD7E | 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)
#E0CD77
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#67D8C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #76dd7e; /* rgb */ color: rgb(118, 221, 126); /* oklch */ color: oklch(81.3% 0.163 145.5);
Tailwind
colors: {
custom: {
50: '#a3e8a4',
500: '#76dd7e',
950: '#000000',
},
}SCSS
$custom: #76dd7e; $custom-light: #a3e8a4; $custom-dark: #000000;
JSON
{
"hex": "#76dd7e",
"rgb": {
"r": 118,
"g": 221,
"b": 126
},
"hsl": {
"h": 124.66,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81253,
"c": 0.16273,
"h": 145.5
},
"luminance": 0.57071
}Semantic roles & 50–950 ramp
primary
#76DD7E
secondary
#B047A8
accent
#1EBBC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480