#76E084#76E084
#76E084 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.161 H 146.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #76E084 |
|---|---|
| RGB | rgb(118, 224, 132) |
| HSL | hsl(128, 63%, 67%) |
| HSV | hsv(128, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 41.1%, 12.2%) |
| CIE-LAB | lab(81.20, -49.67, 35.78) |
| CIE-LCH | lch(81.20, 61.22, 144.24°) |
| OKLab | oklab(82.08% -0.1349 0.0884) |
| OKLCH | oklch(82.08% 0.161 146.8) |
| XYZ | xyz(38.2895, 58.8260, 31.1622) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 4.29
Lightish Green
#61E160
ΔE00 5.04
Tealish Green
#0CDC73
ΔE00 5.51
Palegreen
#98FB98
ΔE00 6.36
Seafoam Green
#7AF9AB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E084 #E076D2
analogous
#9DE076 #76E084 #76E0B9
triadic
#76E084 #8476E0 #E08476
tetradic
#76E084 #769DE0 #E076D2 #E0B976
square
#76E084 #769DE0 #E076D2 #E0B976
split-complementary
#76E084 #B976E0 #E0769D
monochromatic
#29B33B #44D557 #76E084 #A8EBB1 #DAF7DE
Accessibility & contrast
On white
1.65
#76E084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#76E084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E084
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E084 | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07D
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#65DCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76e084; /* rgb */ color: rgb(118, 224, 132); /* oklch */ color: oklch(82.1% 0.161 146.8);
Tailwind
colors: {
custom: {
50: '#a4eaa9',
500: '#76e084',
950: '#000000',
},
}SCSS
$custom: #76e084; $custom-light: #a4eaa9; $custom-dark: #000000;
JSON
{
"hex": "#76e084",
"rgb": {
"r": 118,
"g": 224,
"b": 132
},
"hsl": {
"h": 127.925,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.82081,
"c": 0.16127,
"h": 146.8
},
"luminance": 0.58829
}Semantic roles & 50–950 ramp
primary
#76E084
secondary
#B446A6
accent
#1BB4CB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480