#76DF7D#76DF7D
#76DF7D is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.166 H 145.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF7D |
|---|---|
| RGB | rgb(118, 223, 125) |
| HSL | hsl(124, 62%, 67%) |
| HSV | hsv(124, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.80, -50.32, 38.76) |
| CIE-LCH | lch(80.80, 63.51, 142.40°) |
| OKLab | oklab(81.72% -0.1367 0.095) |
| OKLCH | oklch(81.72% 0.166 145.2) |
| XYZ | xyz(37.5585, 58.1049, 28.6343) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.02
Lightish Green
#61E160
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.53
Fresh Green
#69D84F
ΔE00 5.71
Palegreen
#98FB98
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF7D #DF76D8
analogous
#A4DF76 #76DF7D #76DFB2
triadic
#76DF7D #7D76DF #DF7D76
tetradic
#76DF7D #76A4DF #DF76D8 #DFB276
square
#76DF7D #76A4DF #DF76D8 #DFB276
split-complementary
#76DF7D #B276DF #DF76A4
monochromatic
#29B132 #44D34E #76DF7D #A8EBAC #D9F6DB
Accessibility & contrast
On white
1.66
#76DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#76DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF7D
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF7D | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF76
Deuteranopia (green-blind)
#D3C583
Tritanopia (blue-blind)
#66DAC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df7d; /* rgb */ color: rgb(118, 223, 125); /* oklch */ color: oklch(81.7% 0.166 145.2);
Tailwind
colors: {
custom: {
50: '#a4eaa4',
500: '#76df7d',
950: '#000000',
},
}SCSS
$custom: #76df7d; $custom-light: #a4eaa4; $custom-dark: #000000;
JSON
{
"hex": "#76df7d",
"rgb": {
"r": 118,
"g": 223,
"b": 125
},
"hsl": {
"h": 124,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.81721,
"c": 0.16649,
"h": 145.2
},
"luminance": 0.58108
}Semantic roles & 50–950 ramp
primary
#76DF7D
secondary
#B346AC
accent
#1CBECA
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480