#83DC79#83DC79
#83DC79 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.159 H 141.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83DC79 |
|---|---|
| RGB | rgb(131, 220, 121) |
| HSL | hsl(114, 59%, 67%) |
| HSV | hsv(114, 45%, 86%) |
| CMYK | cmyk(40.5%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(80.40, -45.87, 40.34) |
| CIE-LCH | lch(80.40, 61.08, 138.67°) |
| OKLab | oklab(81.53% -0.1251 0.0984) |
| OKLCH | oklch(81.53% 0.159 141.8) |
| XYZ | xyz(38.4028, 57.3899, 27.1393) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Lightish Green
#61E160
ΔE00 4.43
Fresh Green
#69D84F
ΔE00 5.18
Weird Green
#3AE57F
ΔE00 6.38
Pistachio
#93C572
ΔE00 6.78
Palegreen
#98FB98
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DC79 #D279DC
analogous
#B5DC79 #83DC79 #79DCA1
triadic
#83DC79 #7983DC #DC7983
tetradic
#83DC79 #79B5DC #D279DC #DCA179
square
#83DC79 #79B5DC #D279DC #DCA179
split-complementary
#83DC79 #A179DC #DC79B5
monochromatic
#3AAD2D #56CF48 #83DC79 #B0E9AA #DDF5DA
Accessibility & contrast
On white
1.68
#83DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#83DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DC79
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DC79 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD71
Deuteranopia (green-blind)
#D4C47F
Tritanopia (blue-blind)
#7AD7C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83dc79; /* rgb */ color: rgb(131, 220, 121); /* oklch */ color: oklch(81.5% 0.159 141.8);
Tailwind
colors: {
custom: {
50: '#abe7a1',
500: '#83dc79',
950: '#000000',
},
}SCSS
$custom: #83dc79; $custom-light: #abe7a1; $custom-dark: #000000;
JSON
{
"hex": "#83dc79",
"rgb": {
"r": 131,
"g": 220,
"b": 121
},
"hsl": {
"h": 113.939,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81526,
"c": 0.15919,
"h": 141.8
},
"luminance": 0.57392
}Semantic roles & 50–950 ramp
primary
#83DC79
secondary
#A54AB0
accent
#1FC6B5
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480