#76CF8D#76CF8D
#76CF8D is a light, vivid green. Relative luminance 0.504; OKLCH L 78.1% C 0.128 H 150.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #76CF8D |
|---|---|
| RGB | rgb(118, 207, 141) |
| HSL | hsl(136, 48%, 64%) |
| HSV | hsv(136, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 31.9%, 18.8%) |
| CIE-LAB | lab(76.31, -40.92, 24.68) |
| CIE-LCH | lch(76.31, 47.79, 148.90°) |
| OKLab | oklab(78.15% -0.1116 0.0622) |
| OKLCH | oklch(78.15% 0.128 150.9) |
| XYZ | xyz(34.5896, 50.3980, 33.0993) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.24
Emerald
#50C878
ΔE00 4.45
Dark Mint
#48C072
ΔE00 5.94
Seaweed
#18D17B
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.37
Fern
#63B76C
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CF8D #CF76B8
analogous
#8BCF76 #76CF8D #76CFB9
triadic
#76CF8D #8D76CF #CF8D76
tetradic
#76CF8D #768BCF #CF76B8 #CFB976
square
#76CF8D #768BCF #CF76B8 #CFB976
split-complementary
#76CF8D #B976CF #CF768B
monochromatic
#35964E #49BF67 #76CF8D #A3DFB3 #D1EFD8
Accessibility & contrast
On white
1.90
#76CF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#76CF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CF8D
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CF8D | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C3B991
Tritanopia (blue-blind)
#66CCBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76cf8d; /* rgb */ color: rgb(118, 207, 141); /* oklch */ color: oklch(78.1% 0.128 150.9);
Tailwind
colors: {
custom: {
50: '#a2deae',
500: '#76cf8d',
950: '#000000',
},
}SCSS
$custom: #76cf8d; $custom-light: #a2deae; $custom-dark: #000000;
JSON
{
"hex": "#76cf8d",
"rgb": {
"r": 118,
"g": 207,
"b": 141
},
"hsl": {
"h": 135.506,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.78149,
"c": 0.12779,
"h": 150.9
},
"luminance": 0.504
}Semantic roles & 50–950 ramp
primary
#76CF8D
secondary
#9C4D88
accent
#2A96BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481