#76EE8A#76EE8A
#76EE8A is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.175 H 147.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76EE8A |
|---|---|
| RGB | rgb(118, 238, 138) |
| HSL | hsl(130, 78%, 70%) |
| HSV | hsv(130, 50%, 93%) |
| CMYK | cmyk(50.4%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.42, -54.42, 38.26) |
| CIE-LCH | lch(85.42, 66.52, 144.89°) |
| OKLab | oklab(85.56% -0.1476 0.0943) |
| OKLCH | oklch(85.56% 0.175 147.4) |
| XYZ | xyz(42.6306, 66.8322, 34.6933) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Baby Green
#8CFF9E
ΔE00 3.92
Palegreen
#98FB98
ΔE00 3.98
Mint Green
#8FFF9F
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.30
Foam Green
#90FDA9
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EE8A #EE76DA
analogous
#9EEE76 #76EE8A #76EEC6
triadic
#76EE8A #8A76EE #EE8A76
tetradic
#76EE8A #769EEE #EE76DA #EEC676
square
#76EE8A #769EEE #EE76DA #EEC676
split-complementary
#76EE8A #C676EE #EE769E
monochromatic
#1AD038 #40E75C #76EE8A #ACF5B8 #E3FCE7
Accessibility & contrast
On white
1.46
#76EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#76EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EE8A
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EE8A | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#60EAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #76ee8a; /* rgb */ color: rgb(118, 238, 138); /* oklch */ color: oklch(85.6% 0.175 147.4);
Tailwind
colors: {
custom: {
50: '#a5f4ad',
500: '#76ee8a',
950: '#000000',
},
}SCSS
$custom: #76ee8a; $custom-light: #a5f4ad; $custom-dark: #000000;
JSON
{
"hex": "#76ee8a",
"rgb": {
"r": 118,
"g": 238,
"b": 138
},
"hsl": {
"h": 130,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.85564,
"c": 0.17516,
"h": 147.4
},
"luminance": 0.66836
}Semantic roles & 50–950 ramp
primary
#76EE8A
secondary
#C741B1
accent
#0BB8DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581