#76E07F#76E07F
#76E07F is a light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.166 H 145.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #76E07F |
|---|---|
| RGB | rgb(118, 224, 127) |
| HSL | hsl(125, 63%, 67%) |
| HSV | hsv(125, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(81.12, -50.43, 38.18) |
| CIE-LCH | lch(81.12, 63.25, 142.87°) |
| OKLab | oklab(82% -0.137 0.0937) |
| OKLCH | oklch(82% 0.166 145.6) |
| XYZ | xyz(37.9555, 58.6924, 29.4033) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.82
Lightish Green
#61E160
ΔE00 4.27
Weird Green
#3AE57F
ΔE00 4.39
Tealish Green
#0CDC73
ΔE00 5.51
Fresh Green
#69D84F
ΔE00 5.99
Palegreen
#98FB98
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E07F #E076D7
analogous
#A2E076 #76E07F #76E0B4
triadic
#76E07F #7F76E0 #E07F76
tetradic
#76E07F #76A2E0 #E076D7 #E0B476
square
#76E07F #76A2E0 #E076D7 #E0B476
split-complementary
#76E07F #B476E0 #E076A2
monochromatic
#29B334 #44D550 #76E07F #A8EBAE #DAF7DC
Accessibility & contrast
On white
1.65
#76E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#76E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E07F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E07F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D078
Deuteranopia (green-blind)
#D4C685
Tritanopia (blue-blind)
#66DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76e07f; /* rgb */ color: rgb(118, 224, 127); /* oklch */ color: oklch(82.0% 0.166 145.6);
Tailwind
colors: {
custom: {
50: '#a4eaa5',
500: '#76e07f',
950: '#000000',
},
}SCSS
$custom: #76e07f; $custom-light: #a4eaa5; $custom-dark: #000000;
JSON
{
"hex": "#76e07f",
"rgb": {
"r": 118,
"g": 224,
"b": 127
},
"hsl": {
"h": 125.094,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.81997,
"c": 0.166,
"h": 145.6
},
"luminance": 0.58695
}Semantic roles & 50–950 ramp
primary
#76E07F
secondary
#B446AB
accent
#1BBCCB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480