#83DB84#83DB84
#83DB84 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.5% C 0.147 H 144.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #83DB84 |
|---|---|
| RGB | rgb(131, 219, 132) |
| HSL | hsl(121, 55%, 69%) |
| HSV | hsv(121, 40%, 86%) |
| CMYK | cmyk(40.2%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(80.27, -43.85, 34.67) |
| CIE-LCH | lch(80.27, 55.90, 141.67°) |
| OKLab | oklab(81.47% -0.1194 0.0858) |
| OKLCH | oklch(81.47% 0.147 144.3) |
| XYZ | xyz(38.8546, 57.1520, 30.8094) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.30
Lightish Green
#61E160
ΔE00 5.93
Weird Green
#3AE57F
ΔE00 6.17
Hospital Green
#9BE5AA
ΔE00 6.26
Soft Green
#6FC276
ΔE00 6.36
Emerald
#50C878
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DB84 #DB83DA
analogous
#AEDB83 #83DB84 #83DBB0
triadic
#83DB84 #8483DB #DB8483
tetradic
#83DB84 #83AEDB #DB83DA #DBB083
square
#83DB84 #83AEDB #DB83DA #DBB083
split-complementary
#83DB84 #B083DB #DB83AE
monochromatic
#33B035 #54CD55 #83DB84 #B2E9B3 #E2F7E2
Accessibility & contrast
On white
1.69
#83DB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#83DB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DB84
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DB84 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#78D6C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #83db84; /* rgb */ color: rgb(131, 219, 132); /* oklch */ color: oklch(81.5% 0.147 144.3);
Tailwind
colors: {
custom: {
50: '#abe6a8',
500: '#83db84',
950: '#000000',
},
}SCSS
$custom: #83db84; $custom-light: #abe6a8; $custom-dark: #000000;
JSON
{
"hex": "#83db84",
"rgb": {
"r": 131,
"g": 219,
"b": 132
},
"hsl": {
"h": 120.682,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.8147,
"c": 0.14702,
"h": 144.3
},
"luminance": 0.57154
}Semantic roles & 50–950 ramp
primary
#83DB84
secondary
#B251B0
accent
#23C1C3
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101610
muted
#818480