#76CF85#76CF85
#76CF85 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.136 H 148.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF85 |
|---|---|
| RGB | rgb(118, 207, 133) |
| HSL | hsl(130, 48%, 64%) |
| HSV | hsv(130, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.17, -42.30, 28.67) |
| CIE-LCH | lch(76.17, 51.10, 145.88°) |
| OKLab | oklab(77.99% -0.1151 0.0717) |
| OKLCH | oklch(77.99% 0.136 148.1) |
| XYZ | xyz(34.0157, 50.1684, 30.0768) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.45
Emerald
#50C878
ΔE00 3.97
Dark Mint
#48C072
ΔE00 5.62
Seaweed
#18D17B
ΔE00 6.10
Fern
#63B76C
ΔE00 6.45
Pistachio
#93C572
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF85 #CF76C0
analogous
#93CF76 #76CF85 #76CFB1
triadic
#76CF85 #8576CF #CF8576
tetradic
#76CF85 #7693CF #CF76C0 #CFB176
square
#76CF85 #7693CF #CF76C0 #CFB176
split-complementary
#76CF85 #B176CF #CF7693
monochromatic
#359645 #49BF5D #76CF85 #A3DFAD #D1EFD6
Accessibility & contrast
On white
1.90
#76CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#76CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF85
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF85 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C4B889
Tritanopia (blue-blind)
#68CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf85; /* rgb */ color: rgb(118, 207, 133); /* oklch */ color: oklch(78.0% 0.136 148.1);
Tailwind
colors: {
custom: {
50: '#a2dea9',
500: '#76cf85',
950: '#000000',
},
}SCSS
$custom: #76cf85; $custom-light: #a2dea9; $custom-dark: #000000;
JSON
{
"hex": "#76cf85",
"rgb": {
"r": 118,
"g": 207,
"b": 133
},
"hsl": {
"h": 130.112,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.77989,
"c": 0.13562,
"h": 148.1
},
"luminance": 0.50171
}Semantic roles & 50–950 ramp
primary
#76CF85
secondary
#9C4D8F
accent
#2AA3BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480