#83DC7B#83DC7B
#83DC7B is a light, vivid green. Relative luminance 0.574; OKLCH L 81.6% C 0.157 H 142.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #83DC7B |
|---|---|
| RGB | rgb(131, 220, 123) |
| HSL | hsl(115, 58%, 67%) |
| HSV | hsv(115, 44%, 86%) |
| CMYK | cmyk(40.5%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(80.43, -45.59, 39.38) |
| CIE-LCH | lch(80.43, 60.25, 139.18°) |
| OKLab | oklab(81.56% -0.1243 0.0963) |
| OKLCH | oklch(81.56% 0.157 142.2) |
| XYZ | xyz(38.5268, 57.4395, 27.7919) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.23
Lightish Green
#61E160
ΔE00 4.64
Fresh Green
#69D84F
ΔE00 5.46
Weird Green
#3AE57F
ΔE00 6.28
Pistachio
#93C572
ΔE00 6.78
Palegreen
#98FB98
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DC7B #D47BDC
analogous
#B3DC7B #83DC7B #7BDCA4
triadic
#83DC7B #7B83DC #DC7B83
tetradic
#83DC7B #7BB3DC #D47BDC #DCA47B
square
#83DC7B #7BB3DC #D47BDC #DCA47B
split-complementary
#83DC7B #A47BDC #DC7BB3
monochromatic
#39AE2E #56CF4B #83DC7B #B0E9AB #DEF6DC
Accessibility & contrast
On white
1.68
#83DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#83DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DC7B
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DC7B | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD74
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#7AD7C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #83dc7b; /* rgb */ color: rgb(131, 220, 123); /* oklch */ color: oklch(81.6% 0.157 142.2);
Tailwind
colors: {
custom: {
50: '#abe7a2',
500: '#83dc7b',
950: '#000000',
},
}SCSS
$custom: #83dc7b; $custom-light: #abe7a2; $custom-dark: #000000;
JSON
{
"hex": "#83dc7b",
"rgb": {
"r": 131,
"g": 220,
"b": 123
},
"hsl": {
"h": 115.052,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.81558,
"c": 0.15726,
"h": 142.2
},
"luminance": 0.57442
}Semantic roles & 50–950 ramp
primary
#83DC7B
secondary
#A84BB1
accent
#20C6B8
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480