#76E68E#76E68E
#76E68E is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.160 H 148.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #76E68E |
|---|---|
| RGB | rgb(118, 230, 142) |
| HSL | hsl(133, 69%, 68%) |
| HSV | hsv(133, 49%, 90%) |
| CMYK | cmyk(48.7%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(83.12, -50.55, 33.26) |
| CIE-LCH | lch(83.12, 60.51, 146.65°) |
| OKLab | oklab(83.71% -0.1373 0.0827) |
| OKLCH | oklch(83.71% 0.16 148.9) |
| XYZ | xyz(40.6480, 62.3950, 35.4874) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.96
Seafoam (survey)
#80F9AD
ΔE00 5.08
Light Bluish Green
#76FDA8
ΔE00 5.27
Foam Green
#90FDA9
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E68E #E676CE
analogous
#96E676 #76E68E #76E6C6
triadic
#76E68E #8E76E6 #E68E76
tetradic
#76E68E #7696E6 #E676CE #E6C676
square
#76E68E #7696E6 #E676CE #E6C676
split-complementary
#76E68E #C676E6 #E67696
monochromatic
#23BF44 #42DD63 #76E68E #AAEFB9 #DEF9E3
Accessibility & contrast
On white
1.56
#76E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#76E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E68E
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E68E | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#61E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #76e68e; /* rgb */ color: rgb(118, 230, 142); /* oklch */ color: oklch(83.7% 0.160 148.9);
Tailwind
colors: {
custom: {
50: '#a4eeb0',
500: '#76e68e',
950: '#000000',
},
}SCSS
$custom: #76e68e; $custom-light: #a4eeb0; $custom-dark: #000000;
JSON
{
"hex": "#76e68e",
"rgb": {
"r": 118,
"g": 230,
"b": 142
},
"hsl": {
"h": 132.857,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.83706,
"c": 0.16027,
"h": 148.9
},
"luminance": 0.62398
}Semantic roles & 50–950 ramp
primary
#76E68E
secondary
#BE43A3
accent
#14A9D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581