#76CF95#76CF95
#76CF95 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.3% C 0.120 H 154.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF95 |
|---|---|
| RGB | rgb(118, 207, 149) |
| HSL | hsl(141, 48%, 64%) |
| HSV | hsv(141, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(76.46, -39.46, 20.68) |
| CIE-LCH | lch(76.46, 44.55, 152.35°) |
| OKLab | oklab(78.32% -0.108 0.0525) |
| OKLCH | oklch(78.32% 0.12 154.1) |
| XYZ | xyz(35.2065, 50.6447, 36.3482) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.50
Soft Green
#6FC276
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 5.61
Hospital Green
#9BE5AA
ΔE00 6.19
Eucalyptus
#44D7A8
ΔE00 6.49
Mediumaquamarine
#66CDAA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF95 #CF76B0
analogous
#83CF76 #76CF95 #76CFC1
triadic
#76CF95 #9576CF #CF9576
tetradic
#76CF95 #7683CF #CF76B0 #CFC176
square
#76CF95 #7683CF #CF76B0 #CFC176
split-complementary
#76CF95 #C176CF #CF7683
monochromatic
#359657 #49BF72 #76CF95 #A3DFB8 #D1EFDB
Accessibility & contrast
On white
1.89
#76CF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#76CF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF95
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF95 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#63CDBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76cf95; /* rgb */ color: rgb(118, 207, 149); /* oklch */ color: oklch(78.3% 0.120 154.1);
Tailwind
colors: {
custom: {
50: '#a2deb4',
500: '#76cf95',
950: '#000000',
},
}SCSS
$custom: #76cf95; $custom-light: #a2deb4; $custom-dark: #000000;
JSON
{
"hex": "#76cf95",
"rgb": {
"r": 118,
"g": 207,
"b": 149
},
"hsl": {
"h": 140.899,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78321,
"c": 0.12014,
"h": 154.1
},
"luminance": 0.50647
}Semantic roles & 50–950 ramp
primary
#76CF95
secondary
#9C4D81
accent
#2A89BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481