#76EA8E#76EA8E
#76EA8E is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.166 H 148.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76EA8E |
|---|---|
| RGB | rgb(118, 234, 142) |
| HSL | hsl(132, 73%, 69%) |
| HSV | hsv(132, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(84.30, -52.18, 34.81) |
| CIE-LCH | lch(84.30, 62.73, 146.29°) |
| OKLab | oklab(84.67% -0.1416 0.0864) |
| OKLCH | oklch(84.67% 0.166 148.6) |
| XYZ | xyz(41.7739, 64.6469, 35.8627) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.87
Weird Green
#3AE57F
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.58
Baby Green
#8CFF9E
ΔE00 4.63
Light Bluish Green
#76FDA8
ΔE00 4.66
Foam Green
#90FDA9
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EA8E #EA76D2
analogous
#98EA76 #76EA8E #76EAC8
triadic
#76EA8E #8E76EA #EA8E76
tetradic
#76EA8E #7698EA #EA76D2 #EAC876
square
#76EA8E #7698EA #EA76D2 #EAC876
split-complementary
#76EA8E #C876EA #EA7698
monochromatic
#1FC741 #41E262 #76EA8E #ABF2BA #E0FAE6
Accessibility & contrast
On white
1.51
#76EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#76EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EA8E
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EA8E | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD988
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#60E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76ea8e; /* rgb */ color: rgb(118, 234, 142); /* oklch */ color: oklch(84.7% 0.166 148.6);
Tailwind
colors: {
custom: {
50: '#a5f1b0',
500: '#76ea8e',
950: '#000000',
},
}SCSS
$custom: #76ea8e; $custom-light: #a5f1b0; $custom-dark: #000000;
JSON
{
"hex": "#76ea8e",
"rgb": {
"r": 118,
"g": 234,
"b": 142
},
"hsl": {
"h": 132.414,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.8467,
"c": 0.16588,
"h": 148.6
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#76EA8E
secondary
#C242A8
accent
#10ADD6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581