#83D97C#83D97C
#83D97C is a light, vivid green. Relative luminance 0.559; OKLCH L 80.9% C 0.152 H 142.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #83D97C |
|---|---|
| RGB | rgb(131, 217, 124) |
| HSL | hsl(115, 55%, 67%) |
| HSV | hsv(115, 43%, 85%) |
| CMYK | cmyk(39.6%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(79.56, -44.17, 37.78) |
| CIE-LCH | lch(79.56, 58.12, 139.46°) |
| OKLab | oklab(80.86% -0.1204 0.0927) |
| OKLCH | oklch(80.86% 0.152 142.4) |
| XYZ | xyz(37.8094, 55.9041, 27.8632) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.78
Lightish Green
#61E160
ΔE00 5.24
Fresh Green
#69D84F
ΔE00 5.84
Pistachio
#93C572
ΔE00 6.18
Soft Green
#6FC276
ΔE00 6.27
Weird Green
#3AE57F
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D97C #D27CD9
analogous
#B2D97C #83D97C #7CD9A4
triadic
#83D97C #7C83D9 #D97C83
tetradic
#83D97C #7CB2D9 #D27CD9 #D9A47C
square
#83D97C #7CB2D9 #D27CD9 #D9A47C
split-complementary
#83D97C #A47CD9 #D97CB2
monochromatic
#3AA931 #56CB4D #83D97C #B0E7AB #DDF5DB
Accessibility & contrast
On white
1.72
#83D97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#83D97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D97C
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D97C | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#D1C282
Tritanopia (blue-blind)
#7AD4C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #83d97c; /* rgb */ color: rgb(131, 217, 124); /* oklch */ color: oklch(80.9% 0.152 142.4);
Tailwind
colors: {
custom: {
50: '#abe5a3',
500: '#83d97c',
950: '#000000',
},
}SCSS
$custom: #83d97c; $custom-light: #abe5a3; $custom-dark: #000000;
JSON
{
"hex": "#83d97c",
"rgb": {
"r": 131,
"g": 217,
"b": 124
},
"hsl": {
"h": 115.484,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.80856,
"c": 0.15196,
"h": 142.4
},
"luminance": 0.55906
}Semantic roles & 50–950 ramp
primary
#83D97C
secondary
#A54DAD
accent
#23C3B7
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480