#76EE8B#76EE8B
#76EE8B is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.174 H 147.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #76EE8B |
|---|---|
| RGB | rgb(118, 238, 139) |
| HSL | hsl(131, 78%, 70%) |
| HSV | hsv(131, 50%, 93%) |
| CMYK | cmyk(50.4%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(85.43, -54.26, 37.78) |
| CIE-LCH | lch(85.43, 66.12, 145.15°) |
| OKLab | oklab(85.58% -0.1472 0.0932) |
| OKLCH | oklch(85.58% 0.174 147.7) |
| XYZ | xyz(42.7033, 66.8613, 35.0763) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.62
Baby Green
#8CFF9E
ΔE00 3.89
Palegreen
#98FB98
ΔE00 3.99
Mint Green
#8FFF9F
ΔE00 4.02
Weird Green
#3AE57F
ΔE00 4.28
Foam Green
#90FDA9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EE8B #EE76D9
analogous
#9DEE76 #76EE8B #76EEC7
triadic
#76EE8B #8B76EE #EE8B76
tetradic
#76EE8B #769DEE #EE76D9 #EEC776
square
#76EE8B #769DEE #EE76D9 #EEC776
split-complementary
#76EE8B #C776EE #EE769D
monochromatic
#1AD03A #40E75D #76EE8B #ACF5B9 #E3FCE7
Accessibility & contrast
On white
1.46
#76EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#76EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EE8B
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EE8B | 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)
#F0DC84
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#5FEAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #76ee8b; /* rgb */ color: rgb(118, 238, 139); /* oklch */ color: oklch(85.6% 0.174 147.7);
Tailwind
colors: {
custom: {
50: '#a5f4ae',
500: '#76ee8b',
950: '#000000',
},
}SCSS
$custom: #76ee8b; $custom-light: #a5f4ae; $custom-dark: #000000;
JSON
{
"hex": "#76ee8b",
"rgb": {
"r": 118,
"g": 238,
"b": 139
},
"hsl": {
"h": 130.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.85581,
"c": 0.17423,
"h": 147.7
},
"luminance": 0.66865
}Semantic roles & 50–950 ramp
primary
#76EE8B
secondary
#C741B0
accent
#0BB6DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581