#83DB7C#83DB7C
#83DB7C is a light, vivid green. Relative luminance 0.569; OKLCH L 81.3% C 0.155 H 142.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83DB7C |
|---|---|
| RGB | rgb(131, 219, 124) |
| HSL | hsl(116, 57%, 67%) |
| HSV | hsv(116, 43%, 86%) |
| CMYK | cmyk(40.2%, 0%, 43.4%, 14.1%) |
| CIE-LAB | lab(80.15, -45.03, 38.53) |
| CIE-LCH | lch(80.15, 59.26, 139.44°) |
| OKLab | oklab(81.34% -0.1228 0.0944) |
| OKLCH | oklch(81.34% 0.155 142.4) |
| XYZ | xyz(38.3280, 56.9413, 28.0361) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Lightish Green
#61E160
ΔE00 4.91
Fresh Green
#69D84F
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.59
Soft Green
#6FC276
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DB7C #D47CDB
analogous
#B3DB7C #83DB7C #7CDBA5
triadic
#83DB7C #7C83DB #DB7C83
tetradic
#83DB7C #7CB3DB #D47CDB #DBA57C
square
#83DB7C #7CB3DB #D47CDB #DBA57C
split-complementary
#83DB7C #A57CDB #DB7CB3
monochromatic
#39AD30 #56CE4C #83DB7C #B0E8AC #DEF5DC
Accessibility & contrast
On white
1.70
#83DB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#83DB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DB7C
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DB7C | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#D2C482
Tritanopia (blue-blind)
#7AD6C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83db7c; /* rgb */ color: rgb(131, 219, 124); /* oklch */ color: oklch(81.3% 0.155 142.4);
Tailwind
colors: {
custom: {
50: '#abe7a3',
500: '#83db7c',
950: '#000000',
},
}SCSS
$custom: #83db7c; $custom-light: #abe7a3; $custom-dark: #000000;
JSON
{
"hex": "#83db7c",
"rgb": {
"r": 131,
"g": 219,
"b": 124
},
"hsl": {
"h": 115.579,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.81335,
"c": 0.15485,
"h": 142.4
},
"luminance": 0.56944
}Semantic roles & 50–950 ramp
primary
#83DB7C
secondary
#A84CB0
accent
#21C4B8
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480