#83D87F#83D87F
#83D87F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.7% C 0.148 H 143.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #83D87F |
|---|---|
| RGB | rgb(131, 216, 127) |
| HSL | hsl(117, 53%, 67%) |
| HSV | hsv(117, 41%, 85%) |
| CMYK | cmyk(39.4%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.31, -43.30, 35.96) |
| CIE-LCH | lch(79.31, 56.28, 140.29°) |
| OKLab | oklab(80.67% -0.118 0.0886) |
| OKLCH | oklch(80.67% 0.148 143.1) |
| XYZ | xyz(37.7450, 55.4672, 28.7919) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.96
Lightish Green
#61E160
ΔE00 5.78
Soft Green
#6FC276
ΔE00 5.86
Pistachio
#93C572
ΔE00 6.07
Fresh Green
#69D84F
ΔE00 6.41
Emerald
#50C878
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D87F #D47FD8
analogous
#B0D87F #83D87F #7FD8A7
triadic
#83D87F #7F83D8 #D87F83
tetradic
#83D87F #7FB0D8 #D47FD8 #D8A77F
square
#83D87F #7FB0D8 #D47FD8 #D8A77F
split-complementary
#83D87F #A77FD8 #D87FB0
monochromatic
#39A934 #56CA50 #83D87F #B0E6AE #DEF5DD
Accessibility & contrast
On white
1.74
#83D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#83D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D87F
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D87F | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#7AD3C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #83d87f; /* rgb */ color: rgb(131, 216, 127); /* oklch */ color: oklch(80.7% 0.148 143.1);
Tailwind
colors: {
custom: {
50: '#abe4a5',
500: '#83d87f',
950: '#000000',
},
}SCSS
$custom: #83d87f; $custom-light: #abe4a5; $custom-dark: #000000;
JSON
{
"hex": "#83d87f",
"rgb": {
"r": 131,
"g": 216,
"b": 127
},
"hsl": {
"h": 117.303,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.80668,
"c": 0.14755,
"h": 143.1
},
"luminance": 0.55469
}Semantic roles & 50–950 ramp
primary
#83D87F
secondary
#A84FAC
accent
#25C1BA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480