#83DC8D#83DC8D
#83DC8D is a light, vivid green. Relative luminance 0.579; OKLCH L 81.9% C 0.140 H 146.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #83DC8D |
|---|---|
| RGB | rgb(131, 220, 141) |
| HSL | hsl(127, 56%, 69%) |
| HSV | hsv(127, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.70, -42.88, 30.67) |
| CIE-LCH | lch(80.70, 52.71, 144.43°) |
| OKLab | oklab(81.87% -0.1167 0.0766) |
| OKLCH | oklch(81.87% 0.14 146.7) |
| XYZ | xyz(39.7589, 57.9323, 34.2812) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 6.23
Light Sea Green
#98F6B0
ΔE00 6.38
Soft Green
#6FC276
ΔE00 6.49
Emerald
#50C878
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DC8D #DC83D2
analogous
#A6DC83 #83DC8D #83DCBA
triadic
#83DC8D #8D83DC #DC8D83
tetradic
#83DC8D #83A6DC #DC83D2 #DCBA83
square
#83DC8D #83A6DC #DC83D2 #DCBA83
split-complementary
#83DC8D #BA83DC #DC83A6
monochromatic
#32B241 #53CF61 #83DC8D #B3E9B9 #E2F7E5
Accessibility & contrast
On white
1.67
#83DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#83DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DC8D
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DC8D | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE88
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#76D8C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #83dc8d; /* rgb */ color: rgb(131, 220, 141); /* oklch */ color: oklch(81.9% 0.140 146.7);
Tailwind
colors: {
custom: {
50: '#abe7af',
500: '#83dc8d',
950: '#000000',
},
}SCSS
$custom: #83dc8d; $custom-light: #abe7af; $custom-dark: #000000;
JSON
{
"hex": "#83dc8d",
"rgb": {
"r": 131,
"g": 220,
"b": 141
},
"hsl": {
"h": 126.742,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.81872,
"c": 0.13962,
"h": 146.7
},
"luminance": 0.57935
}Semantic roles & 50–950 ramp
primary
#83DC8D
secondary
#B350A8
accent
#22B1C4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481