#76EB96#76EB96
#76EB96 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.160 H 150.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76EB96 |
|---|---|
| RGB | rgb(118, 235, 150) |
| HSL | hsl(136, 75%, 69%) |
| HSV | hsv(136, 50%, 92%) |
| CMYK | cmyk(49.8%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.72, -51.27, 31.34) |
| CIE-LCH | lch(84.72, 60.09, 148.56°) |
| OKLab | oklab(85.06% -0.1393 0.0784) |
| OKLCH | oklch(85.06% 0.16 150.6) |
| XYZ | xyz(42.6817, 65.4668, 39.2354) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.96
Foam Green
#90FDA9
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76EB96 #EB76CB
analogous
#91EB76 #76EB96 #76EBD0
triadic
#76EB96 #9676EB #EB9676
tetradic
#76EB96 #7691EB #EB76CB #EBD076
square
#76EB96 #7691EB #EB76CB #EBD076
split-complementary
#76EB96 #D076EB #EB7691
monochromatic
#1DC94C #41E36D #76EB96 #ABF3BF #E1FBE8
Accessibility & contrast
On white
1.49
#76EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#76EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76EB96
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76EB96 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#DBCF9B
Tritanopia (blue-blind)
#5DE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76eb96; /* rgb */ color: rgb(118, 235, 150); /* oklch */ color: oklch(85.1% 0.160 150.6);
Tailwind
colors: {
custom: {
50: '#a5f2b5',
500: '#76eb96',
950: '#000000',
},
}SCSS
$custom: #76eb96; $custom-light: #a5f2b5; $custom-dark: #000000;
JSON
{
"hex": "#76eb96",
"rgb": {
"r": 118,
"g": 235,
"b": 150
},
"hsl": {
"h": 136.41,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.85057,
"c": 0.1598,
"h": 150.6
},
"luminance": 0.6547
}Semantic roles & 50–950 ramp
primary
#76EB96
secondary
#C342A0
accent
#0FA0D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581