#76CF83#76CF83
#76CF83 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.138 H 147.5°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF83 |
|---|---|
| RGB | rgb(118, 207, 131) |
| HSL | hsl(129, 48%, 64%) |
| HSV | hsv(129, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 36.7%, 18.8%) |
| CIE-LAB | lab(76.14, -42.64, 29.66) |
| CIE-LCH | lch(76.14, 51.94, 145.18°) |
| OKLab | oklab(77.95% -0.116 0.074) |
| OKLCH | oklch(77.95% 0.138 147.5) |
| XYZ | xyz(33.8789, 50.1137, 29.3560) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.35
Emerald
#50C878
ΔE00 3.95
Dark Mint
#48C072
ΔE00 5.61
Seaweed
#18D17B
ΔE00 6.10
Fern
#63B76C
ΔE00 6.40
Pistachio
#93C572
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF83 #CF76C2
analogous
#95CF76 #76CF83 #76CFAF
triadic
#76CF83 #8376CF #CF8376
tetradic
#76CF83 #7695CF #CF76C2 #CFAF76
square
#76CF83 #7695CF #CF76C2 #CFAF76
split-complementary
#76CF83 #AF76CF #CF7695
monochromatic
#359643 #49BF5A #76CF83 #A3DFAC #D1EFD5
Accessibility & contrast
On white
1.91
#76CF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#76CF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF83
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF83 | 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)
#D1C17E
Deuteranopia (green-blind)
#C4B888
Tritanopia (blue-blind)
#68CBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf83; /* rgb */ color: rgb(118, 207, 131); /* oklch */ color: oklch(78.0% 0.138 147.5);
Tailwind
colors: {
custom: {
50: '#a2dea7',
500: '#76cf83',
950: '#000000',
},
}SCSS
$custom: #76cf83; $custom-light: #a2dea7; $custom-dark: #000000;
JSON
{
"hex": "#76cf83",
"rgb": {
"r": 118,
"g": 207,
"b": 131
},
"hsl": {
"h": 128.764,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.7795,
"c": 0.13759,
"h": 147.5
},
"luminance": 0.50116
}Semantic roles & 50–950 ramp
primary
#76CF83
secondary
#9C4D90
accent
#2AA6BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480