#76EC8F#76EC8F
#76EC8F is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.2% C 0.168 H 148.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76EC8F |
|---|---|
| RGB | rgb(118, 236, 143) |
| HSL | hsl(133, 76%, 69%) |
| HSV | hsv(133, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.91, -52.83, 35.10) |
| CIE-LCH | lch(84.91, 63.43, 146.40°) |
| OKLab | oklab(85.17% -0.1434 0.0871) |
| OKLCH | oklch(85.17% 0.168 148.7) |
| XYZ | xyz(42.4219, 65.8223, 36.4508) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.80
Weird Green
#3AE57F
ΔE00 4.15
Baby Green
#8CFF9E
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.32
Mint Green
#8FFF9F
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EC8F #EC76D3
analogous
#98EC76 #76EC8F #76ECCA
triadic
#76EC8F #8F76EC #EC8F76
tetradic
#76EC8F #7698EC #EC76D3 #ECCA76
square
#76EC8F #7698EC #EC76D3 #ECCA76
split-complementary
#76EC8F #CA76EC #EC7698
monochromatic
#1CCB41 #40E563 #76EC8F #ACF3BB #E1FBE7
Accessibility & contrast
On white
1.48
#76EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#76EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EC8F
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EC8F | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DDD095
Tritanopia (blue-blind)
#5FE8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #76ec8f; /* rgb */ color: rgb(118, 236, 143); /* oklch */ color: oklch(85.2% 0.168 148.7);
Tailwind
colors: {
custom: {
50: '#a5f3b0',
500: '#76ec8f',
950: '#000000',
},
}SCSS
$custom: #76ec8f; $custom-light: #a5f3b0; $custom-dark: #000000;
JSON
{
"hex": "#76ec8f",
"rgb": {
"r": 118,
"g": 236,
"b": 143
},
"hsl": {
"h": 132.712,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.85169,
"c": 0.16773,
"h": 148.7
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#76EC8F
secondary
#C541A9
accent
#0EADD8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581