#76CF82#76CF82
#76CF82 is a light, vivid green. Relative luminance 0.501; OKLCH L 77.9% C 0.139 H 147.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF82 |
|---|---|
| RGB | rgb(118, 207, 130) |
| HSL | hsl(128, 48%, 64%) |
| HSV | hsv(128, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 37.2%, 18.8%) |
| CIE-LAB | lab(76.12, -42.80, 30.15) |
| CIE-LCH | lch(76.12, 52.35, 144.84°) |
| OKLab | oklab(77.93% -0.1164 0.0751) |
| OKLCH | oklch(77.93% 0.139 147.2) |
| XYZ | xyz(33.8114, 50.0867, 29.0008) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.32
Emerald
#50C878
ΔE00 3.96
Dark Mint
#48C072
ΔE00 5.62
Seaweed
#18D17B
ΔE00 6.11
Fern
#63B76C
ΔE00 6.38
Pistachio
#93C572
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF82 #CF76C3
analogous
#96CF76 #76CF82 #76CFAE
triadic
#76CF82 #8276CF #CF8276
tetradic
#76CF82 #7696CF #CF76C3 #CFAE76
square
#76CF82 #7696CF #CF76C3 #CFAE76
split-complementary
#76CF82 #AE76CF #CF7696
monochromatic
#359642 #49BF59 #76CF82 #A3DFAB #D1EFD5
Accessibility & contrast
On white
1.91
#76CF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#76CF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF82
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF82 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#C4B887
Tritanopia (blue-blind)
#68CBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf82; /* rgb */ color: rgb(118, 207, 130); /* oklch */ color: oklch(77.9% 0.139 147.2);
Tailwind
colors: {
custom: {
50: '#a2dea7',
500: '#76cf82',
950: '#000000',
},
}SCSS
$custom: #76cf82; $custom-light: #a2dea7; $custom-dark: #000000;
JSON
{
"hex": "#76cf82",
"rgb": {
"r": 118,
"g": 207,
"b": 130
},
"hsl": {
"h": 128.09,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.77931,
"c": 0.13858,
"h": 147.2
},
"luminance": 0.50089
}Semantic roles & 50–950 ramp
primary
#76CF82
secondary
#9C4D91
accent
#2AA8BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480