#76DA7F#76DA7F
#76DA7F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.158 H 145.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #76DA7F |
|---|---|
| RGB | rgb(118, 218, 127) |
| HSL | hsl(125, 57%, 66%) |
| HSV | hsv(125, 46%, 85%) |
| CMYK | cmyk(45.9%, 0%, 41.7%, 14.5%) |
| CIE-LAB | lab(79.34, -47.95, 35.89) |
| CIE-LCH | lch(79.34, 59.90, 143.19°) |
| OKLab | oklab(80.54% -0.1303 0.0885) |
| OKLCH | oklch(80.54% 0.158 145.8) |
| XYZ | xyz(36.3714, 55.5241, 28.8752) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 5.01
Lightish Green
#61E160
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.61
Emerald
#50C878
ΔE00 5.76
Soft Green
#6FC276
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DA7F #DA76D1
analogous
#9FDA76 #76DA7F #76DAB1
triadic
#76DA7F #7F76DA #DA7F76
tetradic
#76DA7F #769FDA #DA76D1 #DAB176
square
#76DA7F #769FDA #DA76D1 #DAB176
split-complementary
#76DA7F #B176DA #DA769F
monochromatic
#2DA838 #46CD52 #76DA7F #A6E7AC #D6F4D9
Accessibility & contrast
On white
1.73
#76DA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#76DA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DA7F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DA7F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#CFC185
Tritanopia (blue-blind)
#67D6C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #76da7f; /* rgb */ color: rgb(118, 218, 127); /* oklch */ color: oklch(80.5% 0.158 145.8);
Tailwind
colors: {
custom: {
50: '#a3e6a5',
500: '#76da7f',
950: '#000000',
},
}SCSS
$custom: #76da7f; $custom-light: #a3e6a5; $custom-dark: #000000;
JSON
{
"hex": "#76da7f",
"rgb": {
"r": 118,
"g": 218,
"b": 127
},
"hsl": {
"h": 125.4,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.80542,
"c": 0.15752,
"h": 145.8
},
"luminance": 0.55527
}Semantic roles & 50–950 ramp
primary
#76DA7F
secondary
#AB49A2
accent
#20B6C5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480