#83DA7E#83DA7E
#83DA7E is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.151 H 142.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #83DA7E |
|---|---|
| RGB | rgb(131, 218, 126) |
| HSL | hsl(117, 55%, 67%) |
| HSV | hsv(117, 42%, 85%) |
| CMYK | cmyk(39.9%, 0%, 42.2%, 14.5%) |
| CIE-LAB | lab(79.88, -44.31, 37.20) |
| CIE-LCH | lch(79.88, 57.85, 139.99°) |
| OKLab | oklab(81.13% -0.1208 0.0914) |
| OKLCH | oklch(81.13% 0.151 142.9) |
| XYZ | xyz(38.1957, 56.4722, 28.6222) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.53
Lightish Green
#61E160
ΔE00 5.31
Fresh Green
#69D84F
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.38
Soft Green
#6FC276
ΔE00 6.38
Pistachio
#93C572
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DA7E #D57EDA
analogous
#B1DA7E #83DA7E #7EDAA7
triadic
#83DA7E #7E83DA #DA7E83
tetradic
#83DA7E #7EB1DA #D57EDA #DAA77E
square
#83DA7E #7EB1DA #D57EDA #DAA77E
split-complementary
#83DA7E #A77EDA #DA7EB1
monochromatic
#38AC31 #55CC4E #83DA7E #B1E8AE #DEF5DD
Accessibility & contrast
On white
1.71
#83DA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#83DA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DA7E
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DA7E | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#7AD5C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #83da7e; /* rgb */ color: rgb(131, 218, 126); /* oklch */ color: oklch(81.1% 0.151 142.9);
Tailwind
colors: {
custom: {
50: '#abe6a4',
500: '#83da7e',
950: '#000000',
},
}SCSS
$custom: #83da7e; $custom-light: #abe6a4; $custom-dark: #000000;
JSON
{
"hex": "#83da7e",
"rgb": {
"r": 131,
"g": 218,
"b": 126
},
"hsl": {
"h": 116.739,
"s": 55.422,
"l": 67.451
},
"oklch": {
"l": 0.81129,
"c": 0.15146,
"h": 142.9
},
"luminance": 0.56474
}Semantic roles & 50–950 ramp
primary
#83DA7E
secondary
#AA4DAF
accent
#23C3BA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480