#83DC86#83DC86
#83DC86 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.147 H 144.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #83DC86 |
|---|---|
| RGB | rgb(131, 220, 134) |
| HSL | hsl(122, 56%, 69%) |
| HSV | hsv(122, 40%, 86%) |
| CMYK | cmyk(40.5%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.59, -43.98, 34.08) |
| CIE-LCH | lch(80.59, 55.64, 142.23°) |
| OKLab | oklab(81.74% -0.1197 0.0844) |
| OKLCH | oklch(81.74% 0.147 144.8) |
| XYZ | xyz(39.2544, 57.7306, 31.6243) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.12
Hospital Green
#9BE5AA
ΔE00 5.99
Weird Green
#3AE57F
ΔE00 6.05
Lightish Green
#61E160
ΔE00 6.06
Soft Green
#6FC276
ΔE00 6.53
Emerald
#50C878
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83DC86 #DC83D9
analogous
#ADDC83 #83DC86 #83DCB3
triadic
#83DC86 #8683DC #DC8683
tetradic
#83DC86 #83ADDC #DC83D9 #DCB383
square
#83DC86 #83ADDC #DC83D9 #DCB383
split-complementary
#83DC86 #B383DC #DC83AD
monochromatic
#32B237 #53CF57 #83DC86 #B3E9B5 #E2F7E3
Accessibility & contrast
On white
1.67
#83DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#83DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83DC86
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83DC86 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD80
Deuteranopia (green-blind)
#D2C58B
Tritanopia (blue-blind)
#78D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #83dc86; /* rgb */ color: rgb(131, 220, 134); /* oklch */ color: oklch(81.7% 0.147 144.8);
Tailwind
colors: {
custom: {
50: '#abe7aa',
500: '#83dc86',
950: '#000000',
},
}SCSS
$custom: #83dc86; $custom-light: #abe7aa; $custom-dark: #000000;
JSON
{
"hex": "#83dc86",
"rgb": {
"r": 131,
"g": 220,
"b": 134
},
"hsl": {
"h": 122.022,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.81744,
"c": 0.14652,
"h": 144.8
},
"luminance": 0.57733
}Semantic roles & 50–950 ramp
primary
#83DC86
secondary
#B350AF
accent
#22BEC4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481