#83D77D#83D77D
#83D77D is a light, vivid green. Relative luminance 0.549; OKLCH L 80.4% C 0.148 H 142.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #83D77D |
|---|---|
| RGB | rgb(131, 215, 125) |
| HSL | hsl(116, 53%, 67%) |
| HSV | hsv(116, 42%, 84%) |
| CMYK | cmyk(39.1%, 0%, 41.9%, 15.7%) |
| CIE-LAB | lab(78.99, -43.16, 36.55) |
| CIE-LCH | lch(78.99, 56.55, 139.74°) |
| OKLab | oklab(80.4% -0.1177 0.0899) |
| OKLCH | oklch(80.4% 0.148 142.6) |
| XYZ | xyz(37.3606, 54.9047, 28.0271) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.20
Lightish Green
#61E160
ΔE00 5.72
Soft Green
#6FC276
ΔE00 5.73
Pistachio
#93C572
ΔE00 5.81
Fresh Green
#69D84F
ΔE00 6.21
Emerald
#50C878
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D77D #D17DD7
analogous
#B0D77D #83D77D #7DD7A4
triadic
#83D77D #7D83D7 #D77D83
tetradic
#83D77D #7DB0D7 #D17DD7 #D7A47D
square
#83D77D #7DB0D7 #D17DD7 #D7A47D
split-complementary
#83D77D #A47DD7 #D77DB0
monochromatic
#3BA633 #56C94E #83D77D #B0E5AC #DCF4DB
Accessibility & contrast
On white
1.75
#83D77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#83D77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D77D
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D77D | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#7AD2C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83d77d; /* rgb */ color: rgb(131, 215, 125); /* oklch */ color: oklch(80.4% 0.148 142.6);
Tailwind
colors: {
custom: {
50: '#abe4a4',
500: '#83d77d',
950: '#000000',
},
}SCSS
$custom: #83d77d; $custom-light: #abe4a4; $custom-dark: #000000;
JSON
{
"hex": "#83d77d",
"rgb": {
"r": 131,
"g": 215,
"b": 125
},
"hsl": {
"h": 116,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.80395,
"c": 0.14806,
"h": 142.6
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#83D77D
secondary
#A44EAA
accent
#25C0B6
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480