#83DC77#83DC77
#83DC77 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.161 H 141.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #83DC77 |
|---|---|
| RGB | rgb(131, 220, 119) |
| HSL | hsl(113, 59%, 66%) |
| HSV | hsv(113, 46%, 86%) |
| CMYK | cmyk(40.5%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(80.37, -46.14, 41.29) |
| CIE-LCH | lch(80.37, 61.92, 138.18°) |
| OKLab | oklab(81.49% -0.126 0.1005) |
| OKLCH | oklch(81.49% 0.161 141.4) |
| XYZ | xyz(38.2815, 57.3414, 26.5000) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.46
Fresh Green
#69D84F
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 6.49
Pistachio
#93C572
ΔE00 6.78
Light Green
#96F97B
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DC77 #D077DC
analogous
#B6DC77 #83DC77 #77DC9E
triadic
#83DC77 #7783DC #DC7783
tetradic
#83DC77 #77B6DC #D077DC #DC9E77
square
#83DC77 #77B6DC #D077DC #DC9E77
split-complementary
#83DC77 #9E77DC #DC77B6
monochromatic
#3CAC2C #57CF46 #83DC77 #AFE9A8 #DCF5D8
Accessibility & contrast
On white
1.68
#83DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#83DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DC77
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DC77 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CC6F
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#7BD6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83dc77; /* rgb */ color: rgb(131, 220, 119); /* oklch */ color: oklch(81.5% 0.161 141.4);
Tailwind
colors: {
custom: {
50: '#abe7a0',
500: '#83dc77',
950: '#000000',
},
}SCSS
$custom: #83dc77; $custom-light: #abe7a0; $custom-dark: #000000;
JSON
{
"hex": "#83dc77",
"rgb": {
"r": 131,
"g": 220,
"b": 119
},
"hsl": {
"h": 112.871,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81495,
"c": 0.16111,
"h": 141.4
},
"luminance": 0.57344
}Semantic roles & 50–950 ramp
primary
#83DC77
secondary
#A348AF
accent
#1FC7B3
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480