#76DF8D#76DF8D
#76DF8D is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.151 H 149.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF8D |
|---|---|
| RGB | rgb(118, 223, 141) |
| HSL | hsl(133, 62%, 67%) |
| HSV | hsv(133, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(81.04, -47.81, 31.02) |
| CIE-LCH | lch(81.04, 56.99, 147.02°) |
| OKLab | oklab(82% -0.1299 0.0774) |
| OKLCH | oklch(82% 0.151 149.2) |
| XYZ | xyz(38.6642, 58.5471, 34.4574) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.52
Weird Green
#3AE57F
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 5.67
Tealish Green
#0CDC73
ΔE00 5.88
Aqua Green
#12E193
ΔE00 5.96
Seafoam Green
#7AF9AB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF8D #DF76C8
analogous
#94DF76 #76DF8D #76DFC2
triadic
#76DF8D #8D76DF #DF8D76
tetradic
#76DF8D #7694DF #DF76C8 #DFC276
square
#76DF8D #7694DF #DF76C8 #DFC276
split-complementary
#76DF8D #C276DF #DF7694
monochromatic
#29B147 #44D364 #76DF8D #A8EBB6 #D9F6E0
Accessibility & contrast
On white
1.65
#76DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#76DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF8D
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF8D | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#62DBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df8d; /* rgb */ color: rgb(118, 223, 141); /* oklch */ color: oklch(82.0% 0.151 149.2);
Tailwind
colors: {
custom: {
50: '#a3e9af',
500: '#76df8d',
950: '#000000',
},
}SCSS
$custom: #76df8d; $custom-light: #a3e9af; $custom-dark: #000000;
JSON
{
"hex": "#76df8d",
"rgb": {
"r": 118,
"g": 223,
"b": 141
},
"hsl": {
"h": 133.143,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.82002,
"c": 0.15126,
"h": 149.2
},
"luminance": 0.5855
}Semantic roles & 50–950 ramp
primary
#76DF8D
secondary
#B3469B
accent
#1CA4CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481