#76EE8E#76EE8E
#76EE8E is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.171 H 148.3°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #76EE8E |
|---|---|
| RGB | rgb(118, 238, 142) |
| HSL | hsl(132, 78%, 70%) |
| HSV | hsv(132, 50%, 93%) |
| CMYK | cmyk(50.4%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(85.48, -53.79, 36.35) |
| CIE-LCH | lch(85.48, 64.92, 145.95°) |
| OKLab | oklab(85.63% -0.1459 0.09) |
| OKLCH | oklch(85.63% 0.171 148.3) |
| XYZ | xyz(42.9255, 66.9502, 36.2466) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.70
Baby Green
#8CFF9E
ΔE00 3.85
Mint Green
#8FFF9F
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.20
Foam Green
#90FDA9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EE8E #EE76D6
analogous
#9AEE76 #76EE8E #76EECA
triadic
#76EE8E #8E76EE #EE8E76
tetradic
#76EE8E #769AEE #EE76D6 #EECA76
square
#76EE8E #769AEE #EE76D6 #EECA76
split-complementary
#76EE8E #CA76EE #EE769A
monochromatic
#1AD03E #40E761 #76EE8E #ACF5BB #E3FCE8
Accessibility & contrast
On white
1.46
#76EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#76EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EE8E
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EE8E | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#DFD194
Tritanopia (blue-blind)
#5FEAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #76ee8e; /* rgb */ color: rgb(118, 238, 142); /* oklch */ color: oklch(85.6% 0.171 148.3);
Tailwind
colors: {
custom: {
50: '#a5f4b0',
500: '#76ee8e',
950: '#000000',
},
}SCSS
$custom: #76ee8e; $custom-light: #a5f4b0; $custom-dark: #000000;
JSON
{
"hex": "#76ee8e",
"rgb": {
"r": 118,
"g": 238,
"b": 142
},
"hsl": {
"h": 132,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.85633,
"c": 0.17144,
"h": 148.3
},
"luminance": 0.66954
}Semantic roles & 50–950 ramp
primary
#76EE8E
secondary
#C741AC
accent
#0BB1DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581