#83DB76#83DB76
#83DB76 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.161 H 141.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #83DB76 |
|---|---|
| RGB | rgb(131, 219, 118) |
| HSL | hsl(112, 58%, 66%) |
| HSV | hsv(112, 46%, 86%) |
| CMYK | cmyk(40.2%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(80.06, -45.85, 41.39) |
| CIE-LCH | lch(80.06, 61.77, 137.93°) |
| OKLab | oklab(81.24% -0.1252 0.1006) |
| OKLCH | oklch(81.24% 0.161 141.2) |
| XYZ | xyz(37.9601, 56.7942, 26.0982) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.69
Fresh Green
#69D84F
ΔE00 4.83
Pistachio
#93C572
ΔE00 6.57
Weird Green
#3AE57F
ΔE00 6.63
Light Green
#96F97B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DB76 #CE76DB
analogous
#B5DB76 #83DB76 #76DB9B
triadic
#83DB76 #7683DB #DB7683
tetradic
#83DB76 #76B5DB #CE76DB #DB9B76
square
#83DB76 #76B5DB #CE76DB #DB9B76
split-complementary
#83DB76 #9B76DB #DB76B5
monochromatic
#3DAA2D #57CE46 #83DB76 #AFE8A6 #DBF4D7
Accessibility & contrast
On white
1.70
#83DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#83DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DB76
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DB76 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D3C37C
Tritanopia (blue-blind)
#7BD5C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83db76; /* rgb */ color: rgb(131, 219, 118); /* oklch */ color: oklch(81.2% 0.161 141.2);
Tailwind
colors: {
custom: {
50: '#abe79f',
500: '#83db76',
950: '#000000',
},
}SCSS
$custom: #83db76; $custom-light: #abe79f; $custom-dark: #000000;
JSON
{
"hex": "#83db76",
"rgb": {
"r": 131,
"g": 219,
"b": 118
},
"hsl": {
"h": 112.277,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.8124,
"c": 0.16064,
"h": 141.2
},
"luminance": 0.56796
}Semantic roles & 50–950 ramp
primary
#83DB76
secondary
#A048AD
accent
#20C6B1
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480