#76D67F#76D67F
#76D67F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.152 H 146.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #76D67F |
|---|---|
| RGB | rgb(118, 214, 127) |
| HSL | hsl(126, 54%, 65%) |
| HSV | hsv(126, 45%, 84%) |
| CMYK | cmyk(44.9%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(78.15, -46.28, 34.35) |
| CIE-LCH | lch(78.15, 57.63, 143.41°) |
| OKLab | oklab(79.57% -0.1258 0.0849) |
| OKLCH | oklch(79.57% 0.152 146) |
| XYZ | xyz(35.3466, 53.4746, 28.5336) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.01
Soft Green
#6FC276
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.63
Lightgreen
#90EE90
ΔE00 5.76
Lightish Green
#61E160
ΔE00 5.90
Tealish Green
#0CDC73
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D67F #D676CD
analogous
#9DD676 #76D67F #76D6AF
triadic
#76D67F #7F76D6 #D67F76
tetradic
#76D67F #769DD6 #D676CD #D6AF76
square
#76D67F #769DD6 #D676CD #D6AF76
split-complementary
#76D67F #AF76D6 #D6769D
monochromatic
#30A13B #47C853 #76D67F #A5E4AB #D4F2D7
Accessibility & contrast
On white
1.80
#76D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#76D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D67F
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D67F | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#68D2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76d67f; /* rgb */ color: rgb(118, 214, 127); /* oklch */ color: oklch(79.6% 0.152 146.0);
Tailwind
colors: {
custom: {
50: '#a3e3a5',
500: '#76d67f',
950: '#000000',
},
}SCSS
$custom: #76d67f; $custom-light: #a3e3a5; $custom-dark: #000000;
JSON
{
"hex": "#76d67f",
"rgb": {
"r": 118,
"g": 214,
"b": 127
},
"hsl": {
"h": 125.625,
"s": 53.933,
"l": 65.098
},
"oklch": {
"l": 0.79572,
"c": 0.15177,
"h": 146
},
"luminance": 0.53477
}Semantic roles & 50–950 ramp
primary
#76D67F
secondary
#A54B9D
accent
#24B3C1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480