#76E180#76E180
#76E180 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.166 H 145.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #76E180 |
|---|---|
| RGB | rgb(118, 225, 128) |
| HSL | hsl(126, 64%, 67%) |
| HSV | hsv(126, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(81.43, -50.69, 38.08) |
| CIE-LCH | lch(81.43, 63.40, 143.08°) |
| OKLab | oklab(82.26% -0.1377 0.0935) |
| OKLCH | oklch(82.26% 0.166 145.8) |
| XYZ | xyz(38.2906, 59.2577, 29.8380) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 5.53
Fresh Green
#69D84F
ΔE00 6.12
Palegreen
#98FB98
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E180 #E176D7
analogous
#A2E176 #76E180 #76E1B5
triadic
#76E180 #8076E1 #E18076
tetradic
#76E180 #76A2E1 #E176D7 #E1B576
square
#76E180 #76A2E1 #E176D7 #E1B576
split-complementary
#76E180 #B576E1 #E176A2
monochromatic
#28B535 #44D651 #76E180 #A8ECAF #DAF7DD
Accessibility & contrast
On white
1.63
#76E180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#76E180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E180
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E180 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#65DCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #76e180; /* rgb */ color: rgb(118, 225, 128); /* oklch */ color: oklch(82.3% 0.166 145.8);
Tailwind
colors: {
custom: {
50: '#a4eba6',
500: '#76e180',
950: '#000000',
},
}SCSS
$custom: #76e180; $custom-light: #a4eba6; $custom-dark: #000000;
JSON
{
"hex": "#76e180",
"rgb": {
"r": 118,
"g": 225,
"b": 128
},
"hsl": {
"h": 125.607,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82255,
"c": 0.16647,
"h": 145.8
},
"luminance": 0.5926
}Semantic roles & 50–950 ramp
primary
#76E180
secondary
#B645AB
accent
#1ABBCC
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480