#83DB80#83DB80
#83DB80 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.4% C 0.151 H 143.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #83DB80 |
|---|---|
| RGB | rgb(131, 219, 128) |
| HSL | hsl(118, 56%, 68%) |
| HSV | hsv(118, 42%, 86%) |
| CMYK | cmyk(40.2%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(80.20, -44.45, 36.61) |
| CIE-LCH | lch(80.20, 57.58, 140.52°) |
| OKLab | oklab(81.4% -0.1211 0.0901) |
| OKLCH | oklch(81.4% 0.151 143.3) |
| XYZ | xyz(38.5861, 57.0446, 29.3954) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.29
Lightish Green
#61E160
ΔE00 5.39
Weird Green
#3AE57F
ΔE00 6.21
Fresh Green
#69D84F
ΔE00 6.29
Soft Green
#6FC276
ΔE00 6.52
Pistachio
#93C572
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DB80 #D880DB
analogous
#B0DB80 #83DB80 #80DBAA
triadic
#83DB80 #8083DB #DB8083
tetradic
#83DB80 #80B0DB #D880DB #DBAA80
square
#83DB80 #80B0DB #D880DB #DBAA80
split-complementary
#83DB80 #AA80DB #DB80B0
monochromatic
#36AF32 #54CD50 #83DB80 #B2E9B0 #E0F6DF
Accessibility & contrast
On white
1.69
#83DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#83DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DB80
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DB80 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#79D6C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83db80; /* rgb */ color: rgb(131, 219, 128); /* oklch */ color: oklch(81.4% 0.151 143.3);
Tailwind
colors: {
custom: {
50: '#abe7a6',
500: '#83db80',
950: '#000000',
},
}SCSS
$custom: #83db80; $custom-light: #abe7a6; $custom-dark: #000000;
JSON
{
"hex": "#83db80",
"rgb": {
"r": 131,
"g": 219,
"b": 128
},
"hsl": {
"h": 118.022,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.81401,
"c": 0.15095,
"h": 143.3
},
"luminance": 0.57047
}Semantic roles & 50–950 ramp
primary
#83DB80
secondary
#AE4EB1
accent
#22C3BE
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480