#76CF93#76CF93
#76CF93 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.3% C 0.122 H 153.2°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF93 |
|---|---|
| RGB | rgb(118, 207, 147) |
| HSL | hsl(140, 48%, 64%) |
| HSV | hsv(140, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(76.42, -39.84, 21.68) |
| CIE-LCH | lch(76.42, 45.35, 151.44°) |
| OKLab | oklab(78.28% -0.1089 0.055) |
| OKLCH | oklch(78.28% 0.122 153.2) |
| XYZ | xyz(35.0482, 50.5814, 35.5145) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.17
Emerald
#50C878
ΔE00 5.19
Seafoam
#7FE0B3
ΔE00 5.93
Hospital Green
#9BE5AA
ΔE00 6.19
Dark Mint
#48C072
ΔE00 6.50
Eucalyptus
#44D7A8
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF93 #CF76B2
analogous
#85CF76 #76CF93 #76CFBF
triadic
#76CF93 #9376CF #CF9376
tetradic
#76CF93 #7685CF #CF76B2 #CFBF76
square
#76CF93 #7685CF #CF76B2 #CFBF76
split-complementary
#76CF93 #BF76CF #CF7685
monochromatic
#359654 #49BF6F #76CF93 #A3DFB7 #D1EFDA
Accessibility & contrast
On white
1.89
#76CF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#76CF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF93
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF93 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#64CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf93; /* rgb */ color: rgb(118, 207, 147); /* oklch */ color: oklch(78.3% 0.122 153.2);
Tailwind
colors: {
custom: {
50: '#a2deb3',
500: '#76cf93',
950: '#000000',
},
}SCSS
$custom: #76cf93; $custom-light: #a2deb3; $custom-dark: #000000;
JSON
{
"hex": "#76cf93",
"rgb": {
"r": 118,
"g": 207,
"b": 147
},
"hsl": {
"h": 139.551,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78277,
"c": 0.12202,
"h": 153.2
},
"luminance": 0.50584
}Semantic roles & 50–950 ramp
primary
#76CF93
secondary
#9C4D82
accent
#2A8CBB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481