#76D07D#76D07D
#76D07D is a light, vivid green. Relative luminance 0.504; OKLCH L 78.1% C 0.145 H 145.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #76D07D |
|---|---|
| RGB | rgb(118, 208, 125) |
| HSL | hsl(125, 49%, 64%) |
| HSV | hsv(125, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(76.34, -44.03, 33.00) |
| CIE-LCH | lch(76.34, 55.03, 143.15°) |
| OKLab | oklab(78.08% -0.1198 0.0817) |
| OKLCH | oklch(78.08% 0.145 145.7) |
| XYZ | xyz(33.7270, 50.4418, 27.3571) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.58
Emerald
#50C878
ΔE00 4.23
Dark Mint
#48C072
ΔE00 5.91
Pistachio
#93C572
ΔE00 6.05
Seaweed
#18D17B
ΔE00 6.23
Fern
#63B76C
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D07D #D076C9
analogous
#9CD076 #76D07D #76D0AA
triadic
#76D07D #7D76D0 #D07D76
tetradic
#76D07D #769CD0 #D076C9 #D0AA76
square
#76D07D #769CD0 #D076C9 #D0AA76
split-complementary
#76D07D #AA76D0 #D0769C
monochromatic
#34983C #48C052 #76D07D #A4E0A8 #D1EFD3
Accessibility & contrast
On white
1.89
#76D07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#76D07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D07D
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D07D | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#C6B982
Tritanopia (blue-blind)
#69CCBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #76d07d; /* rgb */ color: rgb(118, 208, 125); /* oklch */ color: oklch(78.1% 0.145 145.7);
Tailwind
colors: {
custom: {
50: '#a2dfa3',
500: '#76d07d',
950: '#000000',
},
}SCSS
$custom: #76d07d; $custom-light: #a2dfa3; $custom-dark: #000000;
JSON
{
"hex": "#76d07d",
"rgb": {
"r": 118,
"g": 208,
"b": 125
},
"hsl": {
"h": 124.667,
"s": 48.913,
"l": 63.922
},
"oklch": {
"l": 0.78082,
"c": 0.14498,
"h": 145.7
},
"luminance": 0.50444
}Semantic roles & 50–950 ramp
primary
#76D07D
secondary
#9D4D97
accent
#29B1BC
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480