#76E07D#76E07D
#76E07D is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.168 H 145.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76E07D |
|---|---|
| RGB | rgb(118, 224, 125) |
| HSL | hsl(124, 63%, 67%) |
| HSV | hsv(124, 47%, 88%) |
| CMYK | cmyk(47.3%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(81.09, -50.73, 39.13) |
| CIE-LCH | lch(81.09, 64.07, 142.35°) |
| OKLab | oklab(81.96% -0.1378 0.0958) |
| OKLCH | oklch(81.96% 0.168 145.2) |
| XYZ | xyz(37.8265, 58.6408, 28.7236) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.87
Lightish Green
#61E160
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 5.55
Fresh Green
#69D84F
ΔE00 5.69
Palegreen
#98FB98
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E07D #E076D9
analogous
#A4E076 #76E07D #76E0B2
triadic
#76E07D #7D76E0 #E07D76
tetradic
#76E07D #76A4E0 #E076D9 #E0B276
square
#76E07D #76A4E0 #E076D9 #E0B276
split-complementary
#76E07D #B276E0 #E076A4
monochromatic
#29B332 #44D54E #76E07D #A8EBAC #DAF7DC
Accessibility & contrast
On white
1.65
#76E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#76E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E07D
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E07D | 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)
#E3CF75
Deuteranopia (green-blind)
#D4C683
Tritanopia (blue-blind)
#66DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76e07d; /* rgb */ color: rgb(118, 224, 125); /* oklch */ color: oklch(82.0% 0.168 145.2);
Tailwind
colors: {
custom: {
50: '#a4eaa4',
500: '#76e07d',
950: '#000000',
},
}SCSS
$custom: #76e07d; $custom-light: #a4eaa4; $custom-dark: #000000;
JSON
{
"hex": "#76e07d",
"rgb": {
"r": 118,
"g": 224,
"b": 125
},
"hsl": {
"h": 123.962,
"s": 63.095,
"l": 67.059
},
"oklch": {
"l": 0.81964,
"c": 0.16788,
"h": 145.2
},
"luminance": 0.58644
}Semantic roles & 50–950 ramp
primary
#76E07D
secondary
#B446AD
accent
#1BBFCB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480