#76EA8A#76EA8A
#76EA8A is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.170 H 147.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76EA8A |
|---|---|
| RGB | rgb(118, 234, 138) |
| HSL | hsl(130, 73%, 69%) |
| HSV | hsv(130, 50%, 92%) |
| CMYK | cmyk(49.6%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.24, -52.81, 36.73) |
| CIE-LCH | lch(84.24, 64.33, 145.18°) |
| OKLab | oklab(84.6% -0.1433 0.0907) |
| OKLCH | oklch(84.6% 0.17 147.7) |
| XYZ | xyz(41.4789, 64.5289, 34.3094) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.69
Weird Green
#3AE57F
ΔE00 4.03
Palegreen
#98FB98
ΔE00 4.59
Baby Green
#8CFF9E
ΔE00 4.64
Mint Green
#8FFF9F
ΔE00 4.73
Foam Green
#90FDA9
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EA8A #EA76D6
analogous
#9CEA76 #76EA8A #76EAC4
triadic
#76EA8A #8A76EA #EA8A76
tetradic
#76EA8A #769CEA #EA76D6 #EAC476
square
#76EA8A #769CEA #EA76D6 #EAC476
split-complementary
#76EA8A #C476EA #EA769C
monochromatic
#1FC73C #41E25D #76EA8A #ABF2B7 #E0FAE5
Accessibility & contrast
On white
1.51
#76EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#76EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EA8A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EA8A | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#61E6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #76ea8a; /* rgb */ color: rgb(118, 234, 138); /* oklch */ color: oklch(84.6% 0.170 147.7);
Tailwind
colors: {
custom: {
50: '#a5f1ad',
500: '#76ea8a',
950: '#000000',
},
}SCSS
$custom: #76ea8a; $custom-light: #a5f1ad; $custom-dark: #000000;
JSON
{
"hex": "#76ea8a",
"rgb": {
"r": 118,
"g": 234,
"b": 138
},
"hsl": {
"h": 130.345,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.846,
"c": 0.16963,
"h": 147.7
},
"luminance": 0.64532
}Semantic roles & 50–950 ramp
primary
#76EA8A
secondary
#C242AC
accent
#10B3D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581