#76CF91#76CF91
#76CF91 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.124 H 152.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF91 |
|---|---|
| RGB | rgb(118, 207, 145) |
| HSL | hsl(138, 48%, 64%) |
| HSV | hsv(138, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(76.39, -40.20, 22.68) |
| CIE-LCH | lch(76.39, 46.16, 150.57°) |
| OKLab | oklab(78.23% -0.1098 0.0574) |
| OKLCH | oklch(78.23% 0.124 152.4) |
| XYZ | xyz(34.8926, 50.5192, 34.6951) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.84
Emerald
#50C878
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 6.22
Seafoam
#7FE0B3
ΔE00 6.27
Dark Mint
#48C072
ΔE00 6.28
Seaweed
#18D17B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF91 #CF76B4
analogous
#87CF76 #76CF91 #76CFBD
triadic
#76CF91 #9176CF #CF9176
tetradic
#76CF91 #7687CF #CF76B4 #CFBD76
square
#76CF91 #7687CF #CF76B4 #CFBD76
split-complementary
#76CF91 #BD76CF #CF7687
monochromatic
#359652 #49BF6D #76CF91 #A3DFB5 #D1EFDA
Accessibility & contrast
On white
1.89
#76CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#76CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF91
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF91 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28D
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#65CDBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf91; /* rgb */ color: rgb(118, 207, 145); /* oklch */ color: oklch(78.2% 0.124 152.4);
Tailwind
colors: {
custom: {
50: '#a2deb1',
500: '#76cf91',
950: '#000000',
},
}SCSS
$custom: #76cf91; $custom-light: #a2deb1; $custom-dark: #000000;
JSON
{
"hex": "#76cf91",
"rgb": {
"r": 118,
"g": 207,
"b": 145
},
"hsl": {
"h": 138.202,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78233,
"c": 0.12393,
"h": 152.4
},
"luminance": 0.50522
}Semantic roles & 50–950 ramp
primary
#76CF91
secondary
#9C4D84
accent
#2A8FBB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481