#76E07E#76E07E
#76E07E is a light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.167 H 145.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76E07E |
|---|---|
| RGB | rgb(118, 224, 126) |
| HSL | hsl(125, 63%, 67%) |
| HSV | hsv(125, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(81.11, -50.58, 38.66) |
| CIE-LCH | lch(81.11, 63.66, 142.61°) |
| OKLab | oklab(81.98% -0.1374 0.0948) |
| OKLCH | oklch(81.98% 0.167 145.4) |
| XYZ | xyz(37.8907, 58.6665, 29.0617) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 5.53
Fresh Green
#69D84F
ΔE00 5.84
Palegreen
#98FB98
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E07E #E076D8
analogous
#A3E076 #76E07E #76E0B3
triadic
#76E07E #7E76E0 #E07E76
tetradic
#76E07E #76A3E0 #E076D8 #E0B376
square
#76E07E #76A3E0 #E076D8 #E0B376
split-complementary
#76E07E #B376E0 #E076A3
monochromatic
#29B333 #44D54F #76E07E #A8EBAD #DAF7DC
Accessibility & contrast
On white
1.65
#76E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#76E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E07E
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E07E | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D077
Deuteranopia (green-blind)
#D4C684
Tritanopia (blue-blind)
#66DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76e07e; /* rgb */ color: rgb(118, 224, 126); /* oklch */ color: oklch(82.0% 0.167 145.4);
Tailwind
colors: {
custom: {
50: '#a4eaa4',
500: '#76e07e',
950: '#000000',
},
}SCSS
$custom: #76e07e; $custom-light: #a4eaa4; $custom-dark: #000000;
JSON
{
"hex": "#76e07e",
"rgb": {
"r": 118,
"g": 224,
"b": 126
},
"hsl": {
"h": 124.528,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.8198,
"c": 0.16695,
"h": 145.4
},
"luminance": 0.58669
}Semantic roles & 50–950 ramp
primary
#76E07E
secondary
#B446AC
accent
#1BBECB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480