#83D67F#83D67F
#83D67F is a light, vivid green. Relative luminance 0.545; OKLCH L 80.2% C 0.145 H 143.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #83D67F |
|---|---|
| RGB | rgb(131, 214, 127) |
| HSL | hsl(117, 51%, 67%) |
| HSV | hsv(117, 41%, 84%) |
| CMYK | cmyk(38.8%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(78.72, -42.43, 35.20) |
| CIE-LCH | lch(78.72, 55.13, 140.32°) |
| OKLab | oklab(80.19% -0.1156 0.0868) |
| OKLCH | oklch(80.19% 0.145 143.1) |
| XYZ | xyz(37.2358, 54.4486, 28.6222) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.39
Lightgreen
#90EE90
ΔE00 5.42
Pistachio
#93C572
ΔE00 5.71
Lightish Green
#61E160
ΔE00 6.16
Emerald
#50C878
ΔE00 6.27
Fresh Green
#69D84F
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83D67F #D27FD6
analogous
#AFD67F #83D67F #7FD6A7
triadic
#83D67F #7F83D6 #D67F83
tetradic
#83D67F #7FAFD6 #D27FD6 #D6A77F
square
#83D67F #7FAFD6 #D27FD6 #D6A77F
split-complementary
#83D67F #A77FD6 #D67FAF
monochromatic
#3AA635 #56C751 #83D67F #B0E5AD #DDF4DC
Accessibility & contrast
On white
1.77
#83D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#83D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83D67F
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83D67F | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#7AD1C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #83d67f; /* rgb */ color: rgb(131, 214, 127); /* oklch */ color: oklch(80.2% 0.145 143.1);
Tailwind
colors: {
custom: {
50: '#abe3a5',
500: '#83d67f',
950: '#000000',
},
}SCSS
$custom: #83d67f; $custom-light: #abe3a5; $custom-dark: #000000;
JSON
{
"hex": "#83d67f",
"rgb": {
"r": 131,
"g": 214,
"b": 127
},
"hsl": {
"h": 117.241,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.8019,
"c": 0.1446,
"h": 143.1
},
"luminance": 0.54451
}Semantic roles & 50–950 ramp
primary
#83D67F
secondary
#A550AA
accent
#27BFB8
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480