#76DF83#76DF83
#76DF83 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.161 H 146.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76DF83 |
|---|---|
| RGB | rgb(118, 223, 131) |
| HSL | hsl(127, 62%, 67%) |
| HSV | hsv(127, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.88, -49.41, 35.88) |
| CIE-LCH | lch(80.88, 61.06, 144.02°) |
| OKLab | oklab(81.82% -0.1342 0.0886) |
| OKLCH | oklch(81.82% 0.161 146.6) |
| XYZ | xyz(37.9535, 58.2628, 30.7142) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.39
Lightish Green
#61E160
ΔE00 5.00
Tealish Green
#0CDC73
ΔE00 5.50
Palegreen
#98FB98
ΔE00 6.55
Emerald
#50C878
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DF83 #DF76D2
analogous
#9EDF76 #76DF83 #76DFB8
triadic
#76DF83 #8376DF #DF8376
tetradic
#76DF83 #769EDF #DF76D2 #DFB876
square
#76DF83 #769EDF #DF76D2 #DFB876
split-complementary
#76DF83 #B876DF #DF769E
monochromatic
#29B13A #44D356 #76DF83 #A8EBB0 #D9F6DD
Accessibility & contrast
On white
1.66
#76DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#76DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DF83
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DF83 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#65DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #76df83; /* rgb */ color: rgb(118, 223, 131); /* oklch */ color: oklch(81.8% 0.161 146.6);
Tailwind
colors: {
custom: {
50: '#a3eaa8',
500: '#76df83',
950: '#000000',
},
}SCSS
$custom: #76df83; $custom-light: #a3eaa8; $custom-dark: #000000;
JSON
{
"hex": "#76df83",
"rgb": {
"r": 118,
"g": 223,
"b": 131
},
"hsl": {
"h": 127.429,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.81822,
"c": 0.16081,
"h": 146.6
},
"luminance": 0.58266
}Semantic roles & 50–950 ramp
primary
#76DF83
secondary
#B346A5
accent
#1CB4CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480