#83D97F#83D97F
#83D97F is a light, vivid green. Relative luminance 0.560; OKLCH L 80.9% C 0.149 H 143.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #83D97F |
|---|---|
| RGB | rgb(131, 217, 127) |
| HSL | hsl(117, 54%, 67%) |
| HSV | hsv(117, 41%, 85%) |
| CMYK | cmyk(39.6%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(79.60, -43.73, 36.33) |
| CIE-LCH | lch(79.60, 56.86, 140.28°) |
| OKLab | oklab(80.91% -0.1192 0.0895) |
| OKLCH | oklch(80.91% 0.149 143.1) |
| XYZ | xyz(38.0020, 55.9811, 28.8776) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.73
Lightish Green
#61E160
ΔE00 5.60
Soft Green
#6FC276
ΔE00 6.09
Pistachio
#93C572
ΔE00 6.26
Fresh Green
#69D84F
ΔE00 6.31
Weird Green
#3AE57F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D97F #D57FD9
analogous
#B0D97F #83D97F #7FD9A8
triadic
#83D97F #7F83D9 #D97F83
tetradic
#83D97F #7FB0D9 #D57FD9 #D9A87F
square
#83D97F #7FB0D9 #D57FD9 #D9A87F
split-complementary
#83D97F #A87FD9 #D97FB0
monochromatic
#38AB33 #55CB50 #83D97F #B1E7AE #DEF5DD
Accessibility & contrast
On white
1.72
#83D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#83D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D97F
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D97F | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#7AD4C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #83d97f; /* rgb */ color: rgb(131, 217, 127); /* oklch */ color: oklch(80.9% 0.149 143.1);
Tailwind
colors: {
custom: {
50: '#abe5a5',
500: '#83d97f',
950: '#000000',
},
}SCSS
$custom: #83d97f; $custom-light: #abe5a5; $custom-dark: #000000;
JSON
{
"hex": "#83d97f",
"rgb": {
"r": 131,
"g": 217,
"b": 127
},
"hsl": {
"h": 117.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.80906,
"c": 0.14901,
"h": 143.1
},
"luminance": 0.55983
}Semantic roles & 50–950 ramp
primary
#83D97F
secondary
#AA4EAE
accent
#24C2BB
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480