#76CF8A#76CF8A
#76CF8A is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.131 H 149.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF8A |
|---|---|
| RGB | rgb(118, 207, 138) |
| HSL | hsl(133, 48%, 64%) |
| HSV | hsv(133, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.26, -41.45, 26.18) |
| CIE-LCH | lch(76.26, 49.03, 147.72°) |
| OKLab | oklab(78.09% -0.1129 0.0658) |
| OKLCH | oklch(78.09% 0.131 149.8) |
| XYZ | xyz(34.3694, 50.3099, 31.9395) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.88
Emerald
#50C878
ΔE00 4.20
Dark Mint
#48C072
ΔE00 5.76
Seaweed
#18D17B
ΔE00 6.21
Hospital Green
#9BE5AA
ΔE00 6.54
Fern
#63B76C
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF8A #CF76BB
analogous
#8ECF76 #76CF8A #76CFB6
triadic
#76CF8A #8A76CF #CF8A76
tetradic
#76CF8A #768ECF #CF76BB #CFB676
square
#76CF8A #768ECF #CF76BB #CFB676
split-complementary
#76CF8A #B676CF #CF768E
monochromatic
#35964A #49BF63 #76CF8A #A3DFB1 #D1EFD7
Accessibility & contrast
On white
1.90
#76CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#76CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF8A
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF8A | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#C3B98E
Tritanopia (blue-blind)
#66CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf8a; /* rgb */ color: rgb(118, 207, 138); /* oklch */ color: oklch(78.1% 0.131 149.8);
Tailwind
colors: {
custom: {
50: '#a2deac',
500: '#76cf8a',
950: '#000000',
},
}SCSS
$custom: #76cf8a; $custom-light: #a2deac; $custom-dark: #000000;
JSON
{
"hex": "#76cf8a",
"rgb": {
"r": 118,
"g": 207,
"b": 138
},
"hsl": {
"h": 133.483,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78088,
"c": 0.13071,
"h": 149.8
},
"luminance": 0.50312
}Semantic roles & 50–950 ramp
primary
#76CF8A
secondary
#9C4D8A
accent
#2A9BBB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481