#76E18E#76E18E
#76E18E is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.153 H 149.3°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76E18E |
|---|---|
| RGB | rgb(118, 225, 142) |
| HSL | hsl(133, 64%, 67%) |
| HSV | hsv(133, 48%, 88%) |
| CMYK | cmyk(47.6%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.65, -48.48, 31.32) |
| CIE-LCH | lch(81.65, 57.71, 147.14°) |
| OKLab | oklab(82.5% -0.1317 0.0781) |
| OKLCH | oklch(82.5% 0.153 149.3) |
| XYZ | xyz(39.2764, 59.6520, 35.0302) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.49
Hospital Green
#9BE5AA
ΔE00 5.66
Seafoam Green
#7AF9AB
ΔE00 5.67
Seafoam (survey)
#80F9AD
ΔE00 5.74
Tealish Green
#0CDC73
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E18E #E176C9
analogous
#94E176 #76E18E #76E1C4
triadic
#76E18E #8E76E1 #E18E76
tetradic
#76E18E #7694E1 #E176C9 #E1C476
square
#76E18E #7694E1 #E176C9 #E1C476
split-complementary
#76E18E #C476E1 #E17694
monochromatic
#28B547 #44D665 #76E18E #A8ECB7 #DAF7E1
Accessibility & contrast
On white
1.62
#76E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#76E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E18E
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E18E | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D188
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#62DDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #76e18e; /* rgb */ color: rgb(118, 225, 142); /* oklch */ color: oklch(82.5% 0.153 149.3);
Tailwind
colors: {
custom: {
50: '#a3ebaf',
500: '#76e18e',
950: '#000000',
},
}SCSS
$custom: #76e18e; $custom-light: #a3ebaf; $custom-dark: #000000;
JSON
{
"hex": "#76e18e",
"rgb": {
"r": 118,
"g": 225,
"b": 142
},
"hsl": {
"h": 133.458,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82502,
"c": 0.15317,
"h": 149.3
},
"luminance": 0.59655
}Semantic roles & 50–950 ramp
primary
#76E18E
secondary
#B6459D
accent
#1AA4CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481